#C2DED2#C2DED2
#C2DED2 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.034 H 167.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED2 |
|---|---|
| RGB | rgb(194, 222, 210) |
| HSL | hsl(154, 30%, 82%) |
| HSV | hsv(154, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.19, -11.55, 2.76) |
| CIE-LCH | lch(86.19, 11.87, 166.57°) |
| OKLab | oklab(87.67% -0.0332 0.0071) |
| OKLCH | oklch(87.67% 0.034 167.9) |
| XYZ | xyz(59.9995, 68.3639, 70.9947) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.95
Powder Blue
#B0E0E6
ΔE00 8.47
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Ice Blue (survey)
#D7FFFE
ΔE00 8.64
Very Pale Blue
#D6FFFE
ΔE00 8.68
Honeydew
#F0FFF0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED2 #DEC2CE
analogous
#C2DEC4 #C2DED2 #C2DCDE
triadic
#C2DED2 #D2C2DE #DED2C2
tetradic
#C2DED2 #C4C2DE #DEC2CE #DCDEC2
square
#C2DED2 #C4C2DE #DEC2CE #DCDEC2
split-complementary
#C2DED2 #DEC2DC #DEC4C2
monochromatic
#73B397 #9AC9B5 #C2DED2 #EAF3EF #EBF4F0
Accessibility & contrast
On white
1.43
#C2DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C2DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#BDDEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded2; /* rgb */ color: rgb(194, 222, 210); /* oklch */ color: oklch(87.7% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#d4e8df',
500: '#c2ded2',
950: '#000000',
},
}SCSS
$custom: #c2ded2; $custom-light: #d4e8df; $custom-dark: #000000;
JSON
{
"hex": "#c2ded2",
"rgb": {
"r": 194,
"g": 222,
"b": 210
},
"hsl": {
"h": 154.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87665,
"c": 0.03392,
"h": 167.9
},
"luminance": 0.68365
}Semantic roles & 50–950 ramp
primary
#C2DED2
secondary
#B58F9F
accent
#3D6BA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484