#C4EAB2#C4EAB2
#C4EAB2 is a very light, moderate green. Relative luminance 0.738; OKLCH L 89.6% C 0.085 H 135.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAB2 |
|---|---|
| RGB | rgb(196, 234, 178) |
| HSL | hsl(101, 57%, 81%) |
| HSV | hsv(101, 24%, 92%) |
| CMYK | cmyk(16.2%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(88.83, -22.39, 23.23) |
| CIE-LCH | lch(88.83, 32.26, 133.94°) |
| OKLab | oklab(89.57% -0.0606 0.0591) |
| OKLCH | oklch(89.57% 0.085 135.7) |
| XYZ | xyz(60.2220, 73.7947, 53.1819) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.22
Light Grey Green
#B7E1A1
ΔE00 2.95
Very Pale Green
#CFFDBC
ΔE00 4.17
Very Light Green
#D1FFBD
ΔE00 4.59
Pale Green
#C7FDB5
ΔE00 4.93
Washed Out Green
#BCF5A6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAB2 #D8B2EA
analogous
#E0EAB2 #C4EAB2 #B2EABC
triadic
#C4EAB2 #B2C4EA #EAB2C4
tetradic
#C4EAB2 #B2E0EA #D8B2EA #EABCB2
square
#C4EAB2 #B2E0EA #D8B2EA #EABCB2
split-complementary
#C4EAB2 #BCB2EA #EAB2E0
monochromatic
#7AD052 #9FDD82 #C4EAB2 #E9F7E2 #EDF8E7
Accessibility & contrast
On white
1.33
#C4EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#C4EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAB2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAB2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AF
Deuteranopia (green-blind)
#E8DEB5
Tritanopia (blue-blind)
#C4E6DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4eab2; /* rgb */ color: rgb(196, 234, 178); /* oklch */ color: oklch(89.6% 0.085 135.7);
Tailwind
colors: {
custom: {
50: '#d6f0c9',
500: '#c4eab2',
950: '#000000',
},
}SCSS
$custom: #c4eab2; $custom-light: #d6f0c9; $custom-dark: #000000;
JSON
{
"hex": "#c4eab2",
"rgb": {
"r": 196,
"g": 234,
"b": 178
},
"hsl": {
"h": 100.714,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.89567,
"c": 0.08467,
"h": 135.7
},
"luminance": 0.73796
}Semantic roles & 50–950 ramp
primary
#C4EAB2
secondary
#AE7AC6
accent
#21C590
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582