#C2DED7#C2DED7
#C2DED7 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.031 H 178.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED7 |
|---|---|
| RGB | rgb(194, 222, 215) |
| HSL | hsl(165, 30%, 82%) |
| HSV | hsv(165, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(86.31, -10.59, 0.30) |
| CIE-LCH | lch(86.31, 10.59, 178.36°) |
| OKLab | oklab(87.81% -0.0312 0.0006) |
| OKLCH | oklch(87.81% 0.031 178.8) |
| XYZ | xyz(60.6322, 68.6169, 74.3267) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Ice
#D6FFFA
ΔE00 7.41
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Very Pale Blue
#D6FFFE
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 7.75
Very Light Blue
#D5FFFF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED7 #DEC2C9
analogous
#C2DEC9 #C2DED7 #C2D7DE
triadic
#C2DED7 #D7C2DE #DED7C2
tetradic
#C2DED7 #C9C2DE #DEC2C9 #D7DEC2
square
#C2DED7 #C9C2DE #DEC2C9 #D7DEC2
split-complementary
#C2DED7 #DEC2D7 #DEC9C2
monochromatic
#73B3A3 #9AC9BD #C2DED7 #EAF3F1 #EBF4F2
Accessibility & contrast
On white
1.43
#C2DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C2DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED7
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED7 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D6D6D8
Tritanopia (blue-blind)
#BBDFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded7; /* rgb */ color: rgb(194, 222, 215); /* oklch */ color: oklch(87.8% 0.031 178.8);
Tailwind
colors: {
custom: {
50: '#d4e8e3',
500: '#c2ded7',
950: '#000000',
},
}SCSS
$custom: #c2ded7; $custom-light: #d4e8e3; $custom-dark: #000000;
JSON
{
"hex": "#c2ded7",
"rgb": {
"r": 194,
"g": 222,
"b": 215
},
"hsl": {
"h": 165,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87806,
"c": 0.03118,
"h": 178.8
},
"luminance": 0.68618
}Semantic roles & 50–950 ramp
primary
#C2DED7
secondary
#B58F98
accent
#3D58A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484