#C4E1BB#C4E1BB
#C4E1BB is a very light, muted green. Relative luminance 0.692; OKLCH L 87.8% C 0.060 H 138.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1BB |
|---|---|
| RGB | rgb(196, 225, 187) |
| HSL | hsl(106, 39%, 81%) |
| HSV | hsv(106, 17%, 88%) |
| CMYK | cmyk(12.9%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(86.59, -16.50, 15.44) |
| CIE-LCH | lch(86.59, 22.60, 136.90°) |
| OKLab | oklab(87.84% -0.0447 0.0398) |
| OKLCH | oklch(87.84% 0.06 138.3) |
| XYZ | xyz(58.6580, 69.1732, 57.2655) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.32
Light Sage
#BCECAC
ΔE00 6.60
Mint
#AAF0C1
ΔE00 7.76
Very Pale Green
#CFFDBC
ΔE00 8.13
Very Light Green
#D1FFBD
ΔE00 8.50
Hospital Green
#9BE5AA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1BB #D8BBE1
analogous
#D7E1BB #C4E1BB #BBE1C5
triadic
#C4E1BB #BBC4E1 #E1BBC4
tetradic
#C4E1BB #BBD7E1 #D8BBE1 #E1C5BB
square
#C4E1BB #BBD7E1 #D8BBE1 #E1C5BB
split-complementary
#C4E1BB #C5BBE1 #E1BBD7
monochromatic
#7ABC66 #9FCE91 #C4E1BB #E9F4E5 #EDF6EA
Accessibility & contrast
On white
1.42
#C4E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C4E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1BB
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1BB | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#C3DED6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e1bb; /* rgb */ color: rgb(196, 225, 187); /* oklch */ color: oklch(87.8% 0.060 138.3);
Tailwind
colors: {
custom: {
50: '#d6eacf',
500: '#c4e1bb',
950: '#000000',
},
}SCSS
$custom: #c4e1bb; $custom-light: #d6eacf; $custom-dark: #000000;
JSON
{
"hex": "#c4e1bb",
"rgb": {
"r": 196,
"g": 225,
"b": 187
},
"hsl": {
"h": 105.789,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87843,
"c": 0.05981,
"h": 138.3
},
"luminance": 0.69174
}Semantic roles & 50–950 ramp
primary
#C4E1BB
secondary
#AE86BA
accent
#34B294
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483