#C8DED3#C8DED3
#C8DED3 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.028 H 164.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED3 |
|---|---|
| RGB | rgb(200, 222, 211) |
| HSL | hsl(150, 25%, 83%) |
| HSV | hsv(150, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(86.61, -9.38, 2.90) |
| CIE-LCH | lch(86.61, 9.82, 162.82°) |
| OKLab | oklab(88.11% -0.0268 0.0075) |
| OKLCH | oklch(88.11% 0.028 164.3) |
| XYZ | xyz(61.6960, 69.2242, 71.7265) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.48
Honeydew
#F0FFF0
ΔE00 7.85
Ice
#D6FFFA
ΔE00 8.49
Lightcyan
#E0FFFF
ΔE00 8.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.97
Very Pale Blue
#D6FFFE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED3 #DEC8D3
analogous
#C8DEC8 #C8DED3 #C8DEDE
triadic
#C8DED3 #D3C8DE #DED3C8
tetradic
#C8DED3 #C8C8DE #DEC8D3 #DEDEC8
square
#C8DED3 #C8C8DE #DEC8D3 #DEDEC8
split-complementary
#C8DED3 #DEC8DE #DEC8C8
monochromatic
#7BB096 #A2C7B4 #C8DED3 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.41
#C8DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C8DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED3
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED3 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD2
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#C4DEDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded3; /* rgb */ color: rgb(200, 222, 211); /* oklch */ color: oklch(88.1% 0.028 164.3);
Tailwind
colors: {
custom: {
50: '#d8e8e0',
500: '#c8ded3',
950: '#000000',
},
}SCSS
$custom: #c8ded3; $custom-light: #d8e8e0; $custom-dark: #000000;
JSON
{
"hex": "#c8ded3",
"rgb": {
"r": 200,
"g": 222,
"b": 211
},
"hsl": {
"h": 150,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88113,
"c": 0.02782,
"h": 164.3
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#C8DED3
secondary
#B595A5
accent
#4273A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484