#C2DED0#C2DED0
#C2DED0 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.035 H 164.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED0 |
|---|---|
| RGB | rgb(194, 222, 208) |
| HSL | hsl(150, 30%, 82%) |
| HSV | hsv(150, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.14, -11.93, 3.74) |
| CIE-LCH | lch(86.14, 12.50, 162.58°) |
| OKLab | oklab(87.61% -0.034 0.0097) |
| OKLCH | oklch(87.61% 0.035 164) |
| XYZ | xyz(59.7519, 68.2648, 69.6906) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.29
Duck Egg Blue
#C3FBF4
ΔE00 8.77
Honeydew
#F0FFF0
ΔE00 8.78
Ice Blue (survey)
#D7FFFE
ΔE00 9.11
Very Pale Blue
#D6FFFE
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED0 #DEC2D0
analogous
#C2DEC2 #C2DED0 #C2DEDE
triadic
#C2DED0 #D0C2DE #DED0C2
tetradic
#C2DED0 #C2C2DE #DEC2D0 #DEDEC2
square
#C2DED0 #C2C2DE #DEC2D0 #DEDEC2
split-complementary
#C2DED0 #DEC2DE #DEC2C2
monochromatic
#73B393 #9AC9B1 #C2DED0 #EAF3EF #EBF4F0
Accessibility & contrast
On white
1.43
#C2DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C2DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED0
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED0 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#D7D6D1
Tritanopia (blue-blind)
#BDDEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2ded0; /* rgb */ color: rgb(194, 222, 208); /* oklch */ color: oklch(87.6% 0.035 164.0);
Tailwind
colors: {
custom: {
50: '#d4e8de',
500: '#c2ded0',
950: '#000000',
},
}SCSS
$custom: #c2ded0; $custom-light: #d4e8de; $custom-dark: #000000;
JSON
{
"hex": "#c2ded0",
"rgb": {
"r": 194,
"g": 222,
"b": 208
},
"hsl": {
"h": 150,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87609,
"c": 0.03532,
"h": 164
},
"luminance": 0.68266
}Semantic roles & 50–950 ramp
primary
#C2DED0
secondary
#B58FA2
accent
#3D73A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484