#C2E4DC#C2E4DC
#C2E4DC is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.2% C 0.037 H 179.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4DC |
|---|---|
| RGB | rgb(194, 228, 220) |
| HSL | hsl(166, 39%, 83%) |
| HSV | hsv(166, 15%, 89%) |
| CMYK | cmyk(14.9%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(88.03, -12.66, 0.17) |
| CIE-LCH | lch(88.03, 12.66, 179.22°) |
| OKLab | oklab(89.21% -0.0373 0.0003) |
| OKLCH | oklch(89.21% 0.037 179.6) |
| XYZ | xyz(62.9065, 72.1219, 78.3029) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.89
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Powder Blue
#B0E0E6
ΔE00 6.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.46
Pale Blue
#D0FEFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4DC #E4C2CA
analogous
#C2E4CB #C2E4DC #C2DBE4
triadic
#C2E4DC #DCC2E4 #E4DCC2
tetradic
#C2E4DC #CBC2E4 #E4C2CA #DBE4C2
square
#C2E4DC #CBC2E4 #E4C2CA #DBE4C2
split-complementary
#C2E4DC #E4C2DB #E4CBC2
monochromatic
#6DBEAB #98D1C4 #C2E4DC #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.36
#C2E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#C2E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4DC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4DC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#BAE5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2e4dc; /* rgb */ color: rgb(194, 228, 220); /* oklch */ color: oklch(89.2% 0.037 179.6);
Tailwind
colors: {
custom: {
50: '#d4ece6',
500: '#c2e4dc',
950: '#000000',
},
}SCSS
$custom: #c2e4dc; $custom-light: #d4ece6; $custom-dark: #000000;
JSON
{
"hex": "#c2e4dc",
"rgb": {
"r": 194,
"g": 228,
"b": 220
},
"hsl": {
"h": 165.882,
"s": 38.636,
"l": 82.745
},
"oklch": {
"l": 0.89206,
"c": 0.0373,
"h": 179.6
},
"luminance": 0.72123
}Semantic roles & 50–950 ramp
primary
#C2E4DC
secondary
#BD8D98
accent
#3451B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484