#C4E48A#C4E48A
#C4E48A is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.121 H 124.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E48A |
|---|---|
| RGB | rgb(196, 228, 138) |
| HSL | hsl(81, 63%, 72%) |
| HSV | hsv(81, 39%, 89%) |
| CMYK | cmyk(14%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(86.53, -25.05, 40.48) |
| CIE-LCH | lch(86.53, 47.60, 121.76°) |
| OKLab | oklab(87.51% -0.0689 0.0991) |
| OKLCH | oklch(87.51% 0.121 124.8) |
| XYZ | xyz(55.0955, 69.0572, 34.4666) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Pale Olive
#B9CC81
ΔE00 5.92
Light Khaki
#E6F2A2
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E48A #AA8AE4
analogous
#E4D78A #C4E48A #97E48A
triadic
#C4E48A #8AC4E4 #E48AC4
tetradic
#C4E48A #8AE4D7 #AA8AE4 #E48A97
square
#C4E48A #8AE4D7 #AA8AE4 #E48A97
split-complementary
#C4E48A #8A97E4 #D78AE4
monochromatic
#90C62E #ABD958 #C4E48A #DDEFBC #F2F9E6
Accessibility & contrast
On white
1.42
#C4E48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C4E48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E48A
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E48A | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#CADCCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e48a; /* rgb */ color: rgb(196, 228, 138); /* oklch */ color: oklch(87.5% 0.121 124.8);
Tailwind
colors: {
custom: {
50: '#d7ecad',
500: '#c4e48a',
950: '#000000',
},
}SCSS
$custom: #c4e48a; $custom-light: #d7ecad; $custom-dark: #000000;
JSON
{
"hex": "#c4e48a",
"rgb": {
"r": 196,
"g": 228,
"b": 138
},
"hsl": {
"h": 81.333,
"s": 62.5,
"l": 71.765
},
"oklch": {
"l": 0.87512,
"c": 0.1207,
"h": 124.8
},
"luminance": 0.69058
}Semantic roles & 50–950 ramp
primary
#C4E48A
secondary
#7A56BD
accent
#1BCA59
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481