#C4E3CA#C4E3CA
#C4E3CA is a very light, muted green. Relative luminance 0.709; OKLCH L 88.6% C 0.047 H 151.0°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E3CA |
|---|---|
| RGB | rgb(196, 227, 202) |
| HSL | hsl(132, 36%, 83%) |
| HSV | hsv(132, 14%, 89%) |
| CMYK | cmyk(13.7%, 0%, 11%, 11%) |
| CIE-LAB | lab(87.45, -14.89, 8.81) |
| CIE-LCH | lch(87.45, 17.30, 149.39°) |
| OKLab | oklab(88.64% -0.0412 0.0229) |
| OKLCH | oklch(88.64% 0.047 151) |
| XYZ | xyz(60.8923, 70.9371, 66.3498) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.65
Honeydew
#F0FFF0
ΔE00 9.18
Pale Aqua
#B8FFEB
ΔE00 9.60
Light Teal
#90E4C1
ΔE00 9.69
Duck Egg Blue
#C3FBF4
ΔE00 9.88
Ice
#D6FFFA
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E3CA #E3C4DD
analogous
#CDE3C4 #C4E3CA #C4E3D9
triadic
#C4E3CA #CAC4E3 #E3CAC4
tetradic
#C4E3CA #C4CDE3 #E3C4DD #E3D9C4
square
#C4E3CA #C4CDE3 #E3C4DD #E3D9C4
split-complementary
#C4E3CA #D9C4E3 #E3C4CD
monochromatic
#71BC7F #9ACFA5 #C4E3CA #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.38
#C4E3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#C4E3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E3CA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E3CA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#C0E2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e3ca; /* rgb */ color: rgb(196, 227, 202); /* oklch */ color: oklch(88.6% 0.047 151.0);
Tailwind
colors: {
custom: {
50: '#d6ebda',
500: '#c4e3ca',
950: '#000000',
},
}SCSS
$custom: #c4e3ca; $custom-light: #d6ebda; $custom-dark: #000000;
JSON
{
"hex": "#c4e3ca",
"rgb": {
"r": 196,
"g": 227,
"b": 202
},
"hsl": {
"h": 131.613,
"s": 35.632,
"l": 82.941
},
"oklch": {
"l": 0.8864,
"c": 0.04716,
"h": 151
},
"luminance": 0.70938
}Semantic roles & 50–950 ramp
primary
#C4E3CA
secondary
#BC8FB3
accent
#3797AE
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483