#C4DCD2#C4DCD2
#C4DCD2 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.029 H 168.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCD2 |
|---|---|
| RGB | rgb(196, 220, 210) |
| HSL | hsl(155, 26%, 82%) |
| HSV | hsv(155, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.79, -9.87, 2.20) |
| CIE-LCH | lch(85.79, 10.12, 167.43°) |
| OKLab | oklab(87.39% -0.0284 0.0057) |
| OKLCH | oklch(87.39% 0.029 168.7) |
| XYZ | xyz(59.9884, 67.5743, 70.8429) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.46
Honeydew
#F0FFF0
ΔE00 8.63
Lightcyan
#E0FFFF
ΔE00 8.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCD2 #DCC4CE
analogous
#C4DCC6 #C4DCD2 #C4DADC
triadic
#C4DCD2 #D2C4DC #DCD2C4
tetradic
#C4DCD2 #C6C4DC #DCC4CE #DADCC4
square
#C4DCD2 #C6C4DC #DCC4CE #DADCC4
split-complementary
#C4DCD2 #DCC4DA #DCC6C4
monochromatic
#77AE97 #9EC5B5 #C4DCD2 #EAF3EF #ECF4F0
Accessibility & contrast
On white
1.45
#C4DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C4DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCD2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCD2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D2
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#BFDCD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dcd2; /* rgb */ color: rgb(196, 220, 210); /* oklch */ color: oklch(87.4% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#d6e6df',
500: '#c4dcd2',
950: '#000000',
},
}SCSS
$custom: #c4dcd2; $custom-light: #d6e6df; $custom-dark: #000000;
JSON
{
"hex": "#c4dcd2",
"rgb": {
"r": 196,
"g": 220,
"b": 210
},
"hsl": {
"h": 155,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87386,
"c": 0.02899,
"h": 168.7
},
"luminance": 0.67575
}Semantic roles & 50–950 ramp
primary
#C4DCD2
secondary
#B3919F
accent
#416BA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484