#C8DED6#C8DED6
#C8DED6 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.026 H 171.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED6 |
|---|---|
| RGB | rgb(200, 222, 214) |
| HSL | hsl(158, 25%, 83%) |
| HSV | hsv(158, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(86.69, -8.82, 1.43) |
| CIE-LCH | lch(86.69, 8.94, 170.80°) |
| OKLab | oklab(88.2% -0.0256 0.0037) |
| OKLCH | oklch(88.2% 0.026 171.9) |
| XYZ | xyz(62.0756, 69.3760, 73.7257) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.98
Honeydew
#F0FFF0
ΔE00 8.10
Ice
#D6FFFA
ΔE00 8.20
Powder Blue
#B0E0E6
ΔE00 8.25
Ice Blue (survey)
#D7FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED6 #DEC8D0
analogous
#C8DECB #C8DED6 #C8DBDE
triadic
#C8DED6 #D6C8DE #DED6C8
tetradic
#C8DED6 #CBC8DE #DEC8D0 #DBDEC8
square
#C8DED6 #CBC8DE #DEC8D0 #DBDEC8
split-complementary
#C8DED6 #DEC8DB #DECBC8
monochromatic
#7BB09D #A2C7B9 #C8DED6 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.41
#C8DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C8DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED6
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED6 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#D8D8D7
Tritanopia (blue-blind)
#C4DEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded6; /* rgb */ color: rgb(200, 222, 214); /* oklch */ color: oklch(88.2% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#d8e8e2',
500: '#c8ded6',
950: '#000000',
},
}SCSS
$custom: #c8ded6; $custom-light: #d8e8e2; $custom-dark: #000000;
JSON
{
"hex": "#c8ded6",
"rgb": {
"r": 200,
"g": 222,
"b": 214
},
"hsl": {
"h": 158.182,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88197,
"c": 0.02585,
"h": 171.9
},
"luminance": 0.69377
}Semantic roles & 50–950 ramp
primary
#C8DED6
secondary
#B595A1
accent
#4265A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484