Skip to content

#c1f2db

a pale, vivid green · cool · closest name: Pale Turquoise

RGB
193, 242, 219
HSL
152°, 65%, 85%
CMYK
20, 0, 10, 5
Luminance
0.7996

At a glance

Every number on this page in one read: what #c1f2db is made of, how bright it looks, and which way it leans.

Hex
#c1f2db
Hue
152°
green
Saturation
65%
vivid
Lightness
85%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7996
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.99:1
Closest name
Pale Turquoise
ΔE2000 9
Where it sits
Hue152° of 360°
Saturation65%
Lightness85%
Temperature
Warm ← → Cool76% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c1f2db
RGBrgb(193, 242, 219)
HSLhsl(152, 65%, 85%)
CMYKcmyk(20%, 0%, 10%, 5%)
LABlab(91.7 -20.1 6.0)
LCHlch(91.7 21.0 163.5)
OKLCHoklch(0.921 0.059 164.9)
Decimal12710619
Display P3color(display-p3 0.757 0.949 0.859)

Copy-ready code

/* CSS */
color: #c1f2db;
background-color: #c1f2db;
/* Tailwind (arbitrary) */
class="text-[#c1f2db] bg-[#c1f2db]"
/* SCSS */
$brand: #c1f2db;
/* SwiftUI */
Color(red: 0.757, green: 0.949, blue: 0.859)
/* Android */
Color.parseColor("#c1f2db")
/* Flutter */
Color(0xFFC1F2DB)
/* Python / OpenCV (BGR) */
(219, 242, 193)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c1f2db · 16.99:1
Use #000000AAA at every size.
Aa
White text · 1.24:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.99:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c1f2db as text scores 1.24:1 on white and 16.99:1 on black.

Accessibility — WCAG contrast

Aa
#c1f2db on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#c1f2db on black: 16.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0EBDA
deuteranopia · #E7E5DC
tritanopia · #B7F2EB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c1f2db is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBF8
#E8F7F0
#c1f2db
#A2ECC9
#74E2AE
#46D893
#2ACA7F
#23A96A
#1C8755
#18623F
#0F3D28
Base = 200Lightest = 50 · #F3FBF8Darkest = 950 · #0F3D28
:root {
  --brand-50: #F3FBF8;
  --brand-100: #E8F7F0;
  --brand-200: #c1f2db;
  --brand-300: #A2ECC9;
  --brand-400: #74E2AE;
  --brand-500: #46D893;
  --brand-600: #2ACA7F;
  --brand-700: #23A96A;
  --brand-800: #1C8755;
  --brand-900: #18623F;
  --brand-950: #0F3D28;
  --brand: #c1f2db;
  --brand-ink: #000000;
}

Colors that work with #c1f2db

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B75
Captions on the surface
Accent#AB2185
Second voice, not a rival
Dark variant#166942
Hover, pressed, headers
Light variant#EAFBF3
Selected rows, tints
Dark surface#14241D
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c1f2db

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F2C1D8
Analogous left#C1F2C3
Analogous right#C1F1F2
Split-complement 1#F2C1F1
Split-complement 2#F2C3C1
Triadic 1#DBC1F2
Triadic 2#F2DBC1
Tetradic#C3C1F2

RGB percentages

Red75.7%
Green94.9%
Blue85.9%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow9.5%
Key (black)5.1%

Color previews

#c1f2db text on a black background

contrast 16.99:1

Card sample

#c1f2db text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c1f2db;
Background color
Panel with #c1f2db background
background-color: #c1f2db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c1f2db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(193, 242, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 242, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c1f2db;
background: linear-gradient(135deg, #c1f2db, #C1E8F2);

Monochromatic scale

Palettes built from #c1f2db

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c1f2db in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c1f2db, answered

What color is #c1f2db?

#c1f2db is a pale vivid green, closest to Pale Turquoise (ΔE2000 9). It sits at 152° on the hue wheel with 65% saturation and 85% lightness, which reads as cool.

What is the RGB value of #c1f2db?

rgb(193, 242, 219) — 193 red, 242 green and 219 blue out of 255, or 75.7% / 94.9% / 85.9% by channel.

Is #c1f2db a light or a dark color?

It is a light color. Relative luminance is 0.7996 and perceived brightness is 89%, so black text on it reaches 16.99:1.

Should I use black or white text on #c1f2db?

Black. It scores 16.99:1 against #c1f2db, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #c1f2db?

#F2C1D8 sits directly opposite on the wheel. Softer options are the split-complements #F2C1F1 and #F2C3C1, which give the same contrast with far less vibration.

What colors go well with #c1f2db?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B75 for secondary text, #AB2185 as an accent and #166942 for hover and pressed states. For a palette, the analogous pair #C1F2C3 and #C1F1F2 stays calm, while #F2C1D8 is the loudest partner.

What is #c1f2db in CMYK for printing?

cmyk(20%, 0%, 10%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c1f2db warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C1F2C9; nudged cooler, #C0F3EE.

Work with #c1f2db in the Color Lab