#C4E0CA#C4E0CA
#C4E0CA is a very light, muted green. Relative luminance 0.693; OKLCH L 88.0% C 0.042 H 151.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0CA |
|---|---|
| RGB | rgb(196, 224, 202) |
| HSL | hsl(133, 31%, 82%) |
| HSV | hsv(133, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(86.66, -13.38, 7.67) |
| CIE-LCH | lch(86.66, 15.42, 150.19°) |
| OKLab | oklab(88.01% -0.0371 0.02) |
| OKLCH | oklch(88.01% 0.042 151.8) |
| XYZ | xyz(60.0789, 69.3103, 66.0786) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.86
Ice
#D6FFFA
ΔE00 9.73
Mint
#AAF0C1
ΔE00 9.84
Duck Egg Blue
#C3FBF4
ΔE00 9.97
Pale Aqua
#B8FFEB
ΔE00 10.31
Eggshell Blue
#C4FFF7
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0CA #E0C4DA
analogous
#CCE0C4 #C4E0CA #C4E0D8
triadic
#C4E0CA #CAC4E0 #E0CAC4
tetradic
#C4E0CA #C4CCE0 #E0C4DA #E0D8C4
square
#C4E0CA #C4CCE0 #E0C4DA #E0D8C4
split-complementary
#C4E0CA #D8C4E0 #E0C4CC
monochromatic
#74B682 #9CCBA6 #C4E0CA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.41
#C4E0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C4E0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0CA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0CA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#C1DFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e0ca; /* rgb */ color: rgb(196, 224, 202); /* oklch */ color: oklch(88.0% 0.042 151.8);
Tailwind
colors: {
custom: {
50: '#d6e9da',
500: '#c4e0ca',
950: '#000000',
},
}SCSS
$custom: #c4e0ca; $custom-light: #d6e9da; $custom-dark: #000000;
JSON
{
"hex": "#c4e0ca",
"rgb": {
"r": 196,
"g": 224,
"b": 202
},
"hsl": {
"h": 132.857,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88007,
"c": 0.04216,
"h": 151.8
},
"luminance": 0.69311
}Semantic roles & 50–950 ramp
primary
#C4E0CA
secondary
#B890AF
accent
#3C92AA
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483