#C4E0CB#C4E0CB
#C4E0CB is a very light, muted green. Relative luminance 0.694; OKLCH L 88.0% C 0.041 H 153.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0CB |
|---|---|
| RGB | rgb(196, 224, 203) |
| HSL | hsl(135, 31%, 82%) |
| HSV | hsv(135, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 9.4%, 12.2%) |
| CIE-LAB | lab(86.68, -13.20, 7.17) |
| CIE-LCH | lch(86.68, 15.03, 151.48°) |
| OKLab | oklab(88.03% -0.0367 0.0187) |
| OKLCH | oklch(88.03% 0.041 153.1) |
| XYZ | xyz(60.1977, 69.3578, 66.7042) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.76
Ice
#D6FFFA
ΔE00 9.48
Duck Egg Blue
#C3FBF4
ΔE00 9.76
Mint
#AAF0C1
ΔE00 10.05
Pale Aqua
#B8FFEB
ΔE00 10.26
Eggshell Blue
#C4FFF7
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0CB #E0C4D9
analogous
#CBE0C4 #C4E0CB #C4E0D9
triadic
#C4E0CB #CBC4E0 #E0CBC4
tetradic
#C4E0CB #C4CBE0 #E0C4D9 #E0D9C4
square
#C4E0CB #C4CBE0 #E0C4D9 #E0D9C4
split-complementary
#C4E0CB #D9C4E0 #E0C4CB
monochromatic
#74B684 #9CCBA8 #C4E0CB #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.41
#C4E0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C4E0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0CB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0CB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#C0DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e0cb; /* rgb */ color: rgb(196, 224, 203); /* oklch */ color: oklch(88.0% 0.041 153.1);
Tailwind
colors: {
custom: {
50: '#d6e9da',
500: '#c4e0cb',
950: '#000000',
},
}SCSS
$custom: #c4e0cb; $custom-light: #d6e9da; $custom-dark: #000000;
JSON
{
"hex": "#c4e0cb",
"rgb": {
"r": 196,
"g": 224,
"b": 203
},
"hsl": {
"h": 135,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88033,
"c": 0.0412,
"h": 153.1
},
"luminance": 0.69359
}Semantic roles & 50–950 ramp
primary
#C4E0CB
secondary
#B890AE
accent
#3C8EAA
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483