#C8E4D2#C8E4D2
#C8E4D2 is a very light, muted green. Relative luminance 0.724; OKLCH L 89.3% C 0.038 H 157.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4D2 |
|---|---|
| RGB | rgb(200, 228, 210) |
| HSL | hsl(141, 34%, 84%) |
| HSV | hsv(141, 12%, 89%) |
| CMYK | cmyk(12.3%, 0%, 7.9%, 10.6%) |
| CIE-LAB | lab(88.17, -12.61, 5.68) |
| CIE-LCH | lch(88.17, 13.83, 155.77°) |
| OKLab | oklab(89.34% -0.0354 0.0148) |
| OKLCH | oklch(89.34% 0.038 157.4) |
| XYZ | xyz(63.1931, 72.4182, 71.6090) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.75
Ice
#D6FFFA
ΔE00 8.13
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Ice Blue (survey)
#D7FFFE
ΔE00 9.23
Very Pale Blue
#D6FFFE
ΔE00 9.27
Eggshell Blue
#C4FFF7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4D2 #E4C8DA
analogous
#CCE4C8 #C8E4D2 #C8E4E0
triadic
#C8E4D2 #D2C8E4 #E4D2C8
tetradic
#C8E4D2 #C8CCE4 #E4C8DA #E4E0C8
square
#C8E4D2 #C8CCE4 #E4C8DA #E4E0C8
split-complementary
#C8E4D2 #E0C8E4 #E4C8CC
monochromatic
#76BC8F #9FD0B0 #C8E4D2 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.36
#C8E4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#C8E4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4D2
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4D2 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD1
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#C4E3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e4d2; /* rgb */ color: rgb(200, 228, 210); /* oklch */ color: oklch(89.3% 0.038 157.4);
Tailwind
colors: {
custom: {
50: '#d8ecdf',
500: '#c8e4d2',
950: '#000000',
},
}SCSS
$custom: #c8e4d2; $custom-light: #d8ecdf; $custom-dark: #000000;
JSON
{
"hex": "#c8e4d2",
"rgb": {
"r": 200,
"g": 228,
"b": 210
},
"hsl": {
"h": 141.429,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.89337,
"c": 0.03837,
"h": 157.4
},
"luminance": 0.72419
}Semantic roles & 50–950 ramp
primary
#C8E4D2
secondary
#BD93AE
accent
#3983AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484