#C4E5CA#C4E5CA
#C4E5CA is a very light, muted green. Relative luminance 0.720; OKLCH L 89.1% C 0.050 H 150.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5CA |
|---|---|
| RGB | rgb(196, 229, 202) |
| HSL | hsl(131, 39%, 83%) |
| HSV | hsv(131, 14%, 90%) |
| CMYK | cmyk(14.4%, 0%, 11.8%, 10.2%) |
| CIE-LAB | lab(87.99, -15.89, 9.57) |
| CIE-LCH | lch(87.99, 18.55, 148.94°) |
| OKLab | oklab(89.06% -0.0439 0.0249) |
| OKLCH | oklch(89.06% 0.05 150.5) |
| XYZ | xyz(61.4425, 72.0375, 66.5331) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.92
Pale Aqua
#B8FFEB
ΔE00 9.22
Light Teal
#90E4C1
ΔE00 9.23
Light Sage
#BCECAC
ΔE00 9.24
Honeydew
#F0FFF0
ΔE00 9.45
Light Grey Green
#B7E1A1
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5CA #E5C4DF
analogous
#CEE5C4 #C4E5CA #C4E5DA
triadic
#C4E5CA #CAC4E5 #E5CAC4
tetradic
#C4E5CA #C4CEE5 #E5C4DF #E5DAC4
square
#C4E5CA #C4CEE5 #E5C4DF #E5DAC4
split-complementary
#C4E5CA #DAC4E5 #E5C4CE
monochromatic
#6FC07E #9AD2A4 #C4E5CA #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.36
#C4E5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#C4E5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5CA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5CA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#C0E4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e5ca; /* rgb */ color: rgb(196, 229, 202); /* oklch */ color: oklch(89.1% 0.050 150.5);
Tailwind
colors: {
custom: {
50: '#d6edda',
500: '#c4e5ca',
950: '#000000',
},
}SCSS
$custom: #c4e5ca; $custom-light: #d6edda; $custom-dark: #000000;
JSON
{
"hex": "#c4e5ca",
"rgb": {
"r": 196,
"g": 229,
"b": 202
},
"hsl": {
"h": 130.909,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.89063,
"c": 0.05048,
"h": 150.5
},
"luminance": 0.72039
}Semantic roles & 50–950 ramp
primary
#C4E5CA
secondary
#BF8FB6
accent
#349BB2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483