#C8E2CF#C8E2CF
#C8E2CF is a very light, muted green. Relative luminance 0.712; OKLCH L 88.8% C 0.038 H 153.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2CF |
|---|---|
| RGB | rgb(200, 226, 207) |
| HSL | hsl(136, 31%, 84%) |
| HSV | hsv(136, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(87.57, -12.15, 6.39) |
| CIE-LCH | lch(87.57, 13.73, 152.27°) |
| OKLab | oklab(88.84% -0.0339 0.0166) |
| OKLCH | oklch(88.84% 0.038 153.9) |
| XYZ | xyz(62.2758, 71.1761, 69.4767) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.84
Ice
#D6FFFA
ΔE00 8.85
Duck Egg Blue
#C3FBF4
ΔE00 9.49
Light Grey
#D8DCD6
ΔE00 9.86
Ice Blue (survey)
#D7FFFE
ΔE00 9.92
Very Pale Blue
#D6FFFE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2CF #E2C8DB
analogous
#CEE2C8 #C8E2CF #C8E2DC
triadic
#C8E2CF #CFC8E2 #E2CFC8
tetradic
#C8E2CF #C8CEE2 #E2C8DB #E2DCC8
square
#C8E2CF #C8CEE2 #E2C8DB #E2DCC8
split-complementary
#C8E2CF #DCC8E2 #E2C8CE
monochromatic
#78B889 #A0CDAC #C8E2CF #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.38
#C8E2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C8E2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2CF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2CF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCE
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#C5E1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e2cf; /* rgb */ color: rgb(200, 226, 207); /* oklch */ color: oklch(88.8% 0.038 153.9);
Tailwind
colors: {
custom: {
50: '#d8ebdd',
500: '#c8e2cf',
950: '#000000',
},
}SCSS
$custom: #c8e2cf; $custom-light: #d8ebdd; $custom-dark: #000000;
JSON
{
"hex": "#c8e2cf",
"rgb": {
"r": 200,
"g": 226,
"b": 207
},
"hsl": {
"h": 136.154,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88838,
"c": 0.03774,
"h": 153.9
},
"luminance": 0.71177
}Semantic roles & 50–950 ramp
primary
#C8E2CF
secondary
#BA94B0
accent
#3C8CAA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484