#C8DED1#C8DED1
#C8DED1 is a very light, muted green. Relative luminance 0.691; OKLCH L 88.1% C 0.029 H 159.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED1 |
|---|---|
| RGB | rgb(200, 222, 209) |
| HSL | hsl(145, 25%, 83%) |
| HSV | hsv(145, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.57, -9.76, 3.88) |
| CIE-LCH | lch(86.57, 10.50, 158.29°) |
| OKLab | oklab(88.06% -0.0276 0.0101) |
| OKLCH | oklch(88.06% 0.029 159.9) |
| XYZ | xyz(61.4468, 69.1245, 70.4143) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 7.79
Ice
#D6FFFA
ΔE00 8.77
Lightcyan
#E0FFFF
ΔE00 9.13
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Very Pale Blue
#D6FFFE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED1 #DEC8D5
analogous
#CADEC8 #C8DED1 #C8DEDC
triadic
#C8DED1 #D1C8DE #DED1C8
tetradic
#C8DED1 #C8CADE #DEC8D5 #DEDCC8
square
#C8DED1 #C8CADE #DEC8D5 #DEDCC8
split-complementary
#C8DED1 #DCC8DE #DEC8CA
monochromatic
#7BB091 #A2C7B1 #C8DED1 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.42
#C8DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C8DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED1
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED1 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#C4DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded1; /* rgb */ color: rgb(200, 222, 209); /* oklch */ color: oklch(88.1% 0.029 159.9);
Tailwind
colors: {
custom: {
50: '#d8e8df',
500: '#c8ded1',
950: '#000000',
},
}SCSS
$custom: #c8ded1; $custom-light: #d8e8df; $custom-dark: #000000;
JSON
{
"hex": "#c8ded1",
"rgb": {
"r": 200,
"g": 222,
"b": 209
},
"hsl": {
"h": 144.545,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88057,
"c": 0.02937,
"h": 159.9
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#C8DED1
secondary
#B595A8
accent
#427CA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484