#C8E0D2#C8E0D2
#C8E0D2 is a very light, muted green. Relative luminance 0.702; OKLCH L 88.5% C 0.032 H 160.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E0D2 |
|---|---|
| RGB | rgb(200, 224, 210) |
| HSL | hsl(145, 28%, 83%) |
| HSV | hsv(145, 11%, 88%) |
| CMYK | cmyk(10.7%, 0%, 6.3%, 12.2%) |
| CIE-LAB | lab(87.12, -10.59, 4.15) |
| CIE-LCH | lch(87.12, 11.37, 158.58°) |
| OKLab | oklab(88.5% -0.0299 0.0108) |
| OKLCH | oklch(88.5% 0.032 160.1) |
| XYZ | xyz(62.1054, 70.2428, 71.2465) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.66
Ice
#D6FFFA
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.49
Lightcyan
#E0FFFF
ΔE00 9.00
Ice Blue (survey)
#D7FFFE
ΔE00 9.08
Very Pale Blue
#D6FFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E0D2 #E0C8D6
analogous
#CAE0C8 #C8E0D2 #C8E0DE
triadic
#C8E0D2 #D2C8E0 #E0D2C8
tetradic
#C8E0D2 #C8CAE0 #E0C8D6 #E0DEC8
square
#C8E0D2 #C8CAE0 #E0C8D6 #E0DEC8
split-complementary
#C8E0D2 #DEC8E0 #E0C8CA
monochromatic
#7AB492 #A1CAB2 #C8E0D2 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.40
#C8E0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C8E0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E0D2
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E0D2 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#C4E0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8e0d2; /* rgb */ color: rgb(200, 224, 210); /* oklch */ color: oklch(88.5% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#d8e9df',
500: '#c8e0d2',
950: '#000000',
},
}SCSS
$custom: #c8e0d2; $custom-light: #d8e9df; $custom-dark: #000000;
JSON
{
"hex": "#c8e0d2",
"rgb": {
"r": 200,
"g": 224,
"b": 210
},
"hsl": {
"h": 145,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.88501,
"c": 0.03182,
"h": 160.1
},
"luminance": 0.70244
}Semantic roles & 50–950 ramp
primary
#C8E0D2
secondary
#B795A9
accent
#3F7BA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484