#C4E0BC#C4E0BC
#C4E0BC is a very light, muted green. Relative luminance 0.687; OKLCH L 87.7% C 0.057 H 138.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0BC |
|---|---|
| RGB | rgb(196, 224, 188) |
| HSL | hsl(107, 37%, 81%) |
| HSV | hsv(107, 16%, 88%) |
| CMYK | cmyk(12.5%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(86.34, -15.83, 14.57) |
| CIE-LCH | lch(86.34, 21.52, 137.38°) |
| OKLab | oklab(87.65% -0.0429 0.0376) |
| OKLCH | oklch(87.65% 0.057 138.8) |
| XYZ | xyz(58.4959, 68.6771, 57.7414) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.85
Light Sage
#BCECAC
ΔE00 7.17
Mint
#AAF0C1
ΔE00 8.09
Very Pale Green
#CFFDBC
ΔE00 8.66
Hospital Green
#9BE5AA
ΔE00 8.98
Very Light Green
#D1FFBD
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0BC #D8BCE0
analogous
#D6E0BC #C4E0BC #BCE0C6
triadic
#C4E0BC #BCC4E0 #E0BCC4
tetradic
#C4E0BC #BCD6E0 #D8BCE0 #E0C6BC
square
#C4E0BC #BCD6E0 #D8BCE0 #E0C6BC
split-complementary
#C4E0BC #C6BCE0 #E0BCD6
monochromatic
#7AB968 #9FCD92 #C4E0BC #E9F3E6 #EDF5EA
Accessibility & contrast
On white
1.43
#C4E0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C4E0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0BC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0BC | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#C3DDD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e0bc; /* rgb */ color: rgb(196, 224, 188); /* oklch */ color: oklch(87.7% 0.057 138.8);
Tailwind
colors: {
custom: {
50: '#d6e9d0',
500: '#c4e0bc',
950: '#000000',
},
}SCSS
$custom: #c4e0bc; $custom-light: #d6e9d0; $custom-dark: #000000;
JSON
{
"hex": "#c4e0bc",
"rgb": {
"r": 196,
"g": 224,
"b": 188
},
"hsl": {
"h": 106.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87654,
"c": 0.05703,
"h": 138.8
},
"luminance": 0.68678
}Semantic roles & 50–950 ramp
primary
#C4E0BC
secondary
#AE88B9
accent
#36B095
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483