#C4E2A2#C4E2A2
#C4E2A2 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.5% C 0.091 H 128.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2A2 |
|---|---|
| RGB | rgb(196, 226, 162) |
| HSL | hsl(88, 52%, 76%) |
| HSV | hsv(88, 28%, 89%) |
| CMYK | cmyk(13.3%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(86.37, -20.90, 28.12) |
| CIE-LCH | lch(86.37, 35.04, 126.62°) |
| OKLab | oklab(87.51% -0.0564 0.0708) |
| OKLCH | oklch(87.51% 0.091 128.5) |
| XYZ | xyz(56.4819, 68.7366, 44.4672) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.61
Light Sage
#BCECAC
ΔE00 3.94
Washed Out Green
#BCF5A6
ΔE00 5.81
Very Pale Green
#CFFDBC
ΔE00 6.13
Pale Olive Green
#B1D27B
ΔE00 6.14
Pale Olive
#B9CC81
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2A2 #C0A2E2
analogous
#E2E0A2 #C4E2A2 #A4E2A2
triadic
#C4E2A2 #A2C4E2 #E2A2C4
tetradic
#C4E2A2 #A2E2E0 #C0A2E2 #E2A2A4
square
#C4E2A2 #A2E2E0 #C0A2E2 #E2A2A4
split-complementary
#C4E2A2 #A2A4E2 #E0A2E2
monochromatic
#89C545 #A6D373 #C4E2A2 #E2F1D1 #F0F8E8
Accessibility & contrast
On white
1.42
#C4E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C4E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2A2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2A2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#E4D8A5
Tritanopia (blue-blind)
#C7DCD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e2a2; /* rgb */ color: rgb(196, 226, 162); /* oklch */ color: oklch(87.5% 0.091 128.5);
Tailwind
colors: {
custom: {
50: '#d6ebbe',
500: '#c4e2a2',
950: '#000000',
},
}SCSS
$custom: #c4e2a2; $custom-light: #d6ebbe; $custom-dark: #000000;
JSON
{
"hex": "#c4e2a2",
"rgb": {
"r": 196,
"g": 226,
"b": 162
},
"hsl": {
"h": 88.125,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.87511,
"c": 0.09054,
"h": 128.5
},
"luminance": 0.68737
}Semantic roles & 50–950 ramp
primary
#C4E2A2
secondary
#926DBB
accent
#26C06E
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482