#C8DCD2#C8DCD2
#C8DCD2 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.7% C 0.025 H 164.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD2 |
|---|---|
| RGB | rgb(200, 220, 210) |
| HSL | hsl(150, 22%, 82%) |
| HSV | hsv(150, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.07, -8.55, 2.63) |
| CIE-LCH | lch(86.07, 8.94, 162.90°) |
| OKLab | oklab(87.67% -0.0244 0.0068) |
| OKLCH | oklch(87.67% 0.025 164.4) |
| XYZ | xyz(61.0430, 68.1181, 70.8924) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.76
Honeydew
#F0FFF0
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 8.51
Lightcyan
#E0FFFF
ΔE00 8.89
Ice
#D6FFFA
ΔE00 9.04
Mintcream
#F5FFFA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD2 #DCC8D2
analogous
#C8DCC8 #C8DCD2 #C8DCDC
triadic
#C8DCD2 #D2C8DC #DCD2C8
tetradic
#C8DCD2 #C8C8DC #DCC8D2 #DCDCC8
square
#C8DCD2 #C8C8DC #DCC8D2 #DCDCC8
split-complementary
#C8DCD2 #DCC8DC #DCC8C8
monochromatic
#7DAC95 #A3C4B3 #C8DCD2 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.44
#C8DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C8DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD2
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD2 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#C4DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcd2; /* rgb */ color: rgb(200, 220, 210); /* oklch */ color: oklch(87.7% 0.025 164.4);
Tailwind
colors: {
custom: {
50: '#d8e6df',
500: '#c8dcd2',
950: '#000000',
},
}SCSS
$custom: #c8dcd2; $custom-light: #d8e6df; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd2",
"rgb": {
"r": 200,
"g": 220,
"b": 210
},
"hsl": {
"h": 150,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.8767,
"c": 0.02535,
"h": 164.4
},
"luminance": 0.68119
}Semantic roles & 50–950 ramp
primary
#C8DCD2
secondary
#B296A4
accent
#4573A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484