#C8E4D4#C8E4D4
#C8E4D4 is a very light, muted green. Relative luminance 0.725; OKLCH L 89.4% C 0.037 H 160.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4D4 |
|---|---|
| RGB | rgb(200, 228, 212) |
| HSL | hsl(146, 34%, 84%) |
| HSV | hsv(146, 12%, 89%) |
| CMYK | cmyk(12.3%, 0%, 7%, 10.6%) |
| CIE-LAB | lab(88.22, -12.24, 4.70) |
| CIE-LCH | lch(88.22, 13.11, 159.01°) |
| OKLab | oklab(89.39% -0.0346 0.0122) |
| OKLCH | oklch(89.39% 0.037 160.6) |
| XYZ | xyz(63.4438, 72.5185, 72.9295) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.64
Ice
#D6FFFA
ΔE00 7.66
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Ice Blue (survey)
#D7FFFE
ΔE00 8.67
Very Pale Blue
#D6FFFE
ΔE00 8.71
Lightcyan
#E0FFFF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4D4 #E4C8D8
analogous
#CAE4C8 #C8E4D4 #C8E4E2
triadic
#C8E4D4 #D4C8E4 #E4D4C8
tetradic
#C8E4D4 #C8CAE4 #E4C8D8 #E4E2C8
square
#C8E4D4 #C8CAE4 #E4C8D8 #E4E2C8
split-complementary
#C8E4D4 #E2C8E4 #E4C8CA
monochromatic
#76BC94 #9FD0B4 #C8E4D4 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.35
#C8E4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C8E4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4D4
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4D4 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#C3E4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e4d4; /* rgb */ color: rgb(200, 228, 212); /* oklch */ color: oklch(89.4% 0.037 160.6);
Tailwind
colors: {
custom: {
50: '#d8ece1',
500: '#c8e4d4',
950: '#000000',
},
}SCSS
$custom: #c8e4d4; $custom-light: #d8ece1; $custom-dark: #000000;
JSON
{
"hex": "#c8e4d4",
"rgb": {
"r": 200,
"g": 228,
"b": 212
},
"hsl": {
"h": 145.714,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.89391,
"c": 0.03669,
"h": 160.6
},
"luminance": 0.7252
}Semantic roles & 50–950 ramp
primary
#C8E4D4
secondary
#BD93AB
accent
#397BAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484