#C4E48B#C4E48B
#C4E48B is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.120 H 124.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E48B |
|---|---|
| RGB | rgb(196, 228, 139) |
| HSL | hsl(82, 62%, 72%) |
| HSV | hsv(82, 39%, 89%) |
| CMYK | cmyk(14%, 0%, 39%, 10.6%) |
| CIE-LAB | lab(86.55, -24.93, 40.00) |
| CIE-LCH | lch(86.55, 47.13, 121.94°) |
| OKLab | oklab(87.53% -0.0685 0.0981) |
| OKLCH | oklch(87.53% 0.12 124.9) |
| XYZ | xyz(55.1682, 69.0863, 34.8497) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.32
Light Grey Green
#B7E1A1
ΔE00 5.82
Pale Olive
#B9CC81
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 5.95
Tea Green
#BDF8A3
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E48B #AB8BE4
analogous
#E4D88B #C4E48B #98E48B
triadic
#C4E48B #8BC4E4 #E48BC4
tetradic
#C4E48B #8BE4D8 #AB8BE4 #E48B98
square
#C4E48B #8BE4D8 #AB8BE4 #E48B98
split-complementary
#C4E48B #8B98E4 #D88BE4
monochromatic
#90C62E #ABD859 #C4E48B #DDF0BD #F2F9E6
Accessibility & contrast
On white
1.42
#C4E48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C4E48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E48B
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E48B | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#E9D890
Tritanopia (blue-blind)
#CADCCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e48b; /* rgb */ color: rgb(196, 228, 139); /* oklch */ color: oklch(87.5% 0.120 124.9);
Tailwind
colors: {
custom: {
50: '#d7ecae',
500: '#c4e48b',
950: '#000000',
},
}SCSS
$custom: #c4e48b; $custom-light: #d7ecae; $custom-dark: #000000;
JSON
{
"hex": "#c4e48b",
"rgb": {
"r": 196,
"g": 228,
"b": 139
},
"hsl": {
"h": 81.573,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.87529,
"c": 0.11961,
"h": 124.9
},
"luminance": 0.69087
}Semantic roles & 50–950 ramp
primary
#C4E48B
secondary
#7B56BD
accent
#1CCA5A
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481