#C2DFD1#C2DFD1
#C2DFD1 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.036 H 164.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD1 |
|---|---|
| RGB | rgb(194, 223, 209) |
| HSL | hsl(151, 31%, 82%) |
| HSV | hsv(151, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.43, -12.25, 3.63) |
| CIE-LCH | lch(86.43, 12.77, 163.47°) |
| OKLab | oklab(87.85% -0.0349 0.0094) |
| OKLCH | oklch(87.85% 0.036 164.9) |
| XYZ | xyz(60.1417, 68.8469, 70.4294) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.04
Duck Egg Blue
#C3FBF4
ΔE00 8.46
Honeydew
#F0FFF0
ΔE00 8.76
Ice Blue (survey)
#D7FFFE
ΔE00 8.88
Very Pale Blue
#D6FFFE
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD1 #DFC2D0
analogous
#C2DFC3 #C2DFD1 #C2DFDF
triadic
#C2DFD1 #D1C2DF #DFD1C2
tetradic
#C2DFD1 #C3C2DF #DFC2D0 #DFDFC2
square
#C2DFD1 #C3C2DF #DFC2D0 #DFDFC2
split-complementary
#C2DFD1 #DFC2DF #DFC3C2
monochromatic
#72B594 #9ACAB3 #C2DFD1 #EAF4EF #EBF4F0
Accessibility & contrast
On white
1.42
#C2DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C2DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD1
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD1 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#BDDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfd1; /* rgb */ color: rgb(194, 223, 209); /* oklch */ color: oklch(87.8% 0.036 164.9);
Tailwind
colors: {
custom: {
50: '#d4e9df',
500: '#c2dfd1',
950: '#000000',
},
}SCSS
$custom: #c2dfd1; $custom-light: #d4e9df; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd1",
"rgb": {
"r": 194,
"g": 223,
"b": 209
},
"hsl": {
"h": 151.034,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87847,
"c": 0.03617,
"h": 164.9
},
"luminance": 0.68848
}Semantic roles & 50–950 ramp
primary
#C2DFD1
secondary
#B78EA2
accent
#3C71AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484