#C8DED2#C8DED2
#C8DED2 is a very light, muted green. Relative luminance 0.692; OKLCH L 88.1% C 0.029 H 162.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED2 |
|---|---|
| RGB | rgb(200, 222, 210) |
| HSL | hsl(147, 25%, 83%) |
| HSV | hsv(147, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.59, -9.57, 3.39) |
| CIE-LCH | lch(86.59, 10.15, 160.48°) |
| OKLab | oklab(88.09% -0.0272 0.0088) |
| OKLCH | oklch(88.09% 0.029 162) |
| XYZ | xyz(61.5710, 69.1742, 71.0684) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.63
Honeydew
#F0FFF0
ΔE00 7.80
Ice
#D6FFFA
ΔE00 8.62
Lightcyan
#E0FFFF
ΔE00 8.88
Ice Blue (survey)
#D7FFFE
ΔE00 9.17
Very Pale Blue
#D6FFFE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED2 #DEC8D4
analogous
#C9DEC8 #C8DED2 #C8DEDD
triadic
#C8DED2 #D2C8DE #DED2C8
tetradic
#C8DED2 #C8C9DE #DEC8D4 #DEDDC8
square
#C8DED2 #C8C9DE #DEC8D4 #DEDDC8
split-complementary
#C8DED2 #DDC8DE #DEC8C9
monochromatic
#7BB093 #A2C7B3 #C8DED2 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.42
#C8DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C8DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED2 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#C4DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded2; /* rgb */ color: rgb(200, 222, 210); /* oklch */ color: oklch(88.1% 0.029 162.0);
Tailwind
colors: {
custom: {
50: '#d8e8df',
500: '#c8ded2',
950: '#000000',
},
}SCSS
$custom: #c8ded2; $custom-light: #d8e8df; $custom-dark: #000000;
JSON
{
"hex": "#c8ded2",
"rgb": {
"r": 200,
"g": 222,
"b": 210
},
"hsl": {
"h": 147.273,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88085,
"c": 0.02858,
"h": 162
},
"luminance": 0.69175
}Semantic roles & 50–950 ramp
primary
#C8DED2
secondary
#B595A7
accent
#4277A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484