#C2DED8#C2DED8
#C2DED8 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.031 H 181.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED8 |
|---|---|
| RGB | rgb(194, 222, 216) |
| HSL | hsl(167, 30%, 82%) |
| HSV | hsv(167, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.34, -10.40, -0.19) |
| CIE-LCH | lch(86.34, 10.40, 181.03°) |
| OKLab | oklab(87.84% -0.0308 -0.0007) |
| OKLCH | oklch(87.84% 0.031 181.2) |
| XYZ | xyz(60.7611, 68.6685, 75.0055) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Ice
#D6FFFA
ΔE00 7.37
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Lightcyan
#E0FFFF
ΔE00 7.57
Very Pale Blue
#D6FFFE
ΔE00 7.61
Very Light Blue
#D5FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED8 #DEC2C8
analogous
#C2DECA #C2DED8 #C2D6DE
triadic
#C2DED8 #D8C2DE #DED8C2
tetradic
#C2DED8 #CAC2DE #DEC2C8 #D6DEC2
square
#C2DED8 #CAC2DE #DEC2C8 #D6DEC2
split-complementary
#C2DED8 #DEC2D6 #DECAC2
monochromatic
#73B3A5 #9AC9BF #C2DED8 #EAF3F1 #EBF4F2
Accessibility & contrast
On white
1.43
#C2DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C2DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED8
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED8 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D6D6D9
Tritanopia (blue-blind)
#BBDFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded8; /* rgb */ color: rgb(194, 222, 216); /* oklch */ color: oklch(87.8% 0.031 181.2);
Tailwind
colors: {
custom: {
50: '#d4e8e4',
500: '#c2ded8',
950: '#000000',
},
}SCSS
$custom: #c2ded8; $custom-light: #d4e8e4; $custom-dark: #000000;
JSON
{
"hex": "#c2ded8",
"rgb": {
"r": 194,
"g": 222,
"b": 216
},
"hsl": {
"h": 167.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87835,
"c": 0.03079,
"h": 181.2
},
"luminance": 0.6867
}Semantic roles & 50–950 ramp
primary
#C2DED8
secondary
#B58F97
accent
#3D54A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484