#C8E4BC#C8E4BC
#C8E4BC is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.8% C 0.061 H 136.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4BC |
|---|---|
| RGB | rgb(200, 228, 188) |
| HSL | hsl(102, 43%, 82%) |
| HSV | hsv(102, 18%, 89%) |
| CMYK | cmyk(12.3%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(87.68, -16.45, 16.48) |
| CIE-LCH | lch(87.68, 23.29, 134.94°) |
| OKLab | oklab(88.78% -0.0444 0.0424) |
| OKLCH | oklch(88.78% 0.061 136.3) |
| XYZ | xyz(60.6382, 71.3963, 58.1534) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.06
Light Sage
#BCECAC
ΔE00 6.17
Very Pale Green
#CFFDBC
ΔE00 7.42
Very Light Green
#D1FFBD
ΔE00 7.77
Mint
#AAF0C1
ΔE00 7.85
Pale Green
#C7FDB5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4BC #D8BCE4
analogous
#DCE4BC #C8E4BC #BCE4C4
triadic
#C8E4BC #BCC8E4 #E4BCC8
tetradic
#C8E4BC #BCDCE4 #D8BCE4 #E4C4BC
square
#C8E4BC #BCDCE4 #D8BCE4 #E4C4BC
split-complementary
#C8E4BC #C4BCE4 #E4BCDC
monochromatic
#80C165 #A4D290 #C8E4BC #ECF6E8 #EDF6E9
Accessibility & contrast
On white
1.37
#C8E4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#C8E4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4BC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4BC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#C8E1D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e4bc; /* rgb */ color: rgb(200, 228, 188); /* oklch */ color: oklch(88.8% 0.061 136.3);
Tailwind
colors: {
custom: {
50: '#d9ecd0',
500: '#c8e4bc',
950: '#000000',
},
}SCSS
$custom: #c8e4bc; $custom-light: #d9ecd0; $custom-dark: #000000;
JSON
{
"hex": "#c8e4bc",
"rgb": {
"r": 200,
"g": 228,
"b": 188
},
"hsl": {
"h": 102,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.88783,
"c": 0.06141,
"h": 136.3
},
"luminance": 0.71397
}Semantic roles & 50–950 ramp
primary
#C8E4BC
secondary
#AD86BE
accent
#30B68E
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483