#C2DFD2#C2DFD2
#C2DFD2 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 166.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD2 |
|---|---|
| RGB | rgb(194, 223, 210) |
| HSL | hsl(153, 31%, 82%) |
| HSV | hsv(153, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.45, -12.06, 3.14) |
| CIE-LCH | lch(86.45, 12.46, 165.39°) |
| OKLab | oklab(87.88% -0.0345 0.0081) |
| OKLCH | oklch(87.88% 0.035 166.7) |
| XYZ | xyz(60.2659, 68.8966, 71.0835) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.85
Duck Egg Blue
#C3FBF4
ΔE00 8.33
Ice Blue (survey)
#D7FFFE
ΔE00 8.64
Very Pale Blue
#D6FFFE
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.70
Honeydew
#F0FFF0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD2 #DFC2CF
analogous
#C2DFC4 #C2DFD2 #C2DEDF
triadic
#C2DFD2 #D2C2DF #DFD2C2
tetradic
#C2DFD2 #C4C2DF #DFC2CF #DEDFC2
square
#C2DFD2 #C4C2DF #DFC2CF #DEDFC2
split-complementary
#C2DFD2 #DFC2DE #DFC4C2
monochromatic
#72B597 #9ACAB4 #C2DFD2 #EAF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C2DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C2DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD2
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD2 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#BCDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfd2; /* rgb */ color: rgb(194, 223, 210); /* oklch */ color: oklch(87.9% 0.035 166.7);
Tailwind
colors: {
custom: {
50: '#d4e9df',
500: '#c2dfd2',
950: '#000000',
},
}SCSS
$custom: #c2dfd2; $custom-light: #d4e9df; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd2",
"rgb": {
"r": 194,
"g": 223,
"b": 210
},
"hsl": {
"h": 153.103,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87875,
"c": 0.03546,
"h": 166.7
},
"luminance": 0.68898
}Semantic roles & 50–950 ramp
primary
#C2DFD2
secondary
#B78EA1
accent
#3C6DAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484