#C2DED1#C2DED1
#C2DED1 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.035 H 165.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED1 |
|---|---|
| RGB | rgb(194, 222, 209) |
| HSL | hsl(152, 30%, 82%) |
| HSV | hsv(152, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.16, -11.74, 3.25) |
| CIE-LCH | lch(86.16, 12.18, 164.52°) |
| OKLab | oklab(87.64% -0.0336 0.0084) |
| OKLCH | oklch(87.64% 0.035 165.9) |
| XYZ | xyz(59.8753, 68.3142, 70.3406) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.11
Duck Egg Blue
#C3FBF4
ΔE00 8.65
Honeydew
#F0FFF0
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 8.83
Ice Blue (survey)
#D7FFFE
ΔE00 8.87
Very Pale Blue
#D6FFFE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED1 #DEC2CF
analogous
#C2DEC3 #C2DED1 #C2DDDE
triadic
#C2DED1 #D1C2DE #DED1C2
tetradic
#C2DED1 #C3C2DE #DEC2CF #DDDEC2
square
#C2DED1 #C3C2DE #DEC2CF #DDDEC2
split-complementary
#C2DED1 #DEC2DD #DEC3C2
monochromatic
#73B395 #9AC9B3 #C2DED1 #EAF3EF #EBF4F0
Accessibility & contrast
On white
1.43
#C2DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C2DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED1
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED1 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#BDDEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded1; /* rgb */ color: rgb(194, 222, 209); /* oklch */ color: oklch(87.6% 0.035 165.9);
Tailwind
colors: {
custom: {
50: '#d4e8df',
500: '#c2ded1',
950: '#000000',
},
}SCSS
$custom: #c2ded1; $custom-light: #d4e8df; $custom-dark: #000000;
JSON
{
"hex": "#c2ded1",
"rgb": {
"r": 194,
"g": 222,
"b": 209
},
"hsl": {
"h": 152.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87637,
"c": 0.0346,
"h": 165.9
},
"luminance": 0.68315
}Semantic roles & 50–950 ramp
primary
#C2DED1
secondary
#B58FA1
accent
#3D6FA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484