#C2DED4#C2DED4
#C2DED4 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.033 H 172.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED4 |
|---|---|
| RGB | rgb(194, 222, 212) |
| HSL | hsl(159, 30%, 82%) |
| HSV | hsv(159, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.24, -11.17, 1.78) |
| CIE-LCH | lch(86.24, 11.31, 170.96°) |
| OKLab | oklab(87.72% -0.0324 0.0045) |
| OKLCH | oklch(87.72% 0.033 172) |
| XYZ | xyz(60.2503, 68.4641, 72.3152) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.75
Ice Blue (survey)
#D7FFFE
ΔE00 8.21
Very Pale Blue
#D6FFFE
ΔE00 8.26
Duck Egg Blue
#C3FBF4
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED4 #DEC2CC
analogous
#C2DEC6 #C2DED4 #C2DADE
triadic
#C2DED4 #D4C2DE #DED4C2
tetradic
#C2DED4 #C6C2DE #DEC2CC #DADEC2
square
#C2DED4 #C6C2DE #DEC2CC #DADEC2
split-complementary
#C2DED4 #DEC2DA #DEC6C2
monochromatic
#73B39C #9AC9B8 #C2DED4 #EAF3F0 #EBF4F1
Accessibility & contrast
On white
1.43
#C2DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C2DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D7D6D5
Tritanopia (blue-blind)
#BCDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded4; /* rgb */ color: rgb(194, 222, 212); /* oklch */ color: oklch(87.7% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d4e8e1',
500: '#c2ded4',
950: '#000000',
},
}SCSS
$custom: #c2ded4; $custom-light: #d4e8e1; $custom-dark: #000000;
JSON
{
"hex": "#c2ded4",
"rgb": {
"r": 194,
"g": 222,
"b": 212
},
"hsl": {
"h": 158.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87721,
"c": 0.03268,
"h": 172
},
"luminance": 0.68465
}Semantic roles & 50–950 ramp
primary
#C2DED4
secondary
#B58F9D
accent
#3D63A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484