#C4E47A#C4E47A
#C4E47A is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.3% C 0.138 H 123.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E47A |
|---|---|
| RGB | rgb(196, 228, 122) |
| HSL | hsl(78, 66%, 69%) |
| HSV | hsv(78, 46%, 89%) |
| CMYK | cmyk(14%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(86.32, -26.86, 48.02) |
| CIE-LCH | lch(86.32, 55.02, 119.22°) |
| OKLab | oklab(87.27% -0.075 0.1153) |
| OKLCH | oklch(87.27% 0.138 123.1) |
| XYZ | xyz(54.0212, 68.6275, 28.8090) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.10
Light Yellow Green
#CCFD7F
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Greenish Beige
#C9D179
ΔE00 6.24
Light Pea Green
#C4FE82
ΔE00 6.25
Pear
#CBF85F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E47A #9A7AE4
analogous
#E4CF7A #C4E47A #8FE47A
triadic
#C4E47A #7AC4E4 #E47AC4
tetradic
#C4E47A #7AE4CF #9A7AE4 #E47A8F
square
#C4E47A #7AE4CF #9A7AE4 #E47A8F
split-complementary
#C4E47A #7A8FE4 #CF7AE4
monochromatic
#90BD26 #ADDA47 #C4E47A #DBEEAD #F1F9E0
Accessibility & contrast
On white
1.43
#C4E47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C4E47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E47A
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E47A | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#EAD880
Tritanopia (blue-blind)
#CBDBCB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e47a; /* rgb */ color: rgb(196, 228, 122); /* oklch */ color: oklch(87.3% 0.138 123.1);
Tailwind
colors: {
custom: {
50: '#d7eca2',
500: '#c4e47a',
950: '#000000',
},
}SCSS
$custom: #c4e47a; $custom-light: #d7eca2; $custom-dark: #000000;
JSON
{
"hex": "#c4e47a",
"rgb": {
"r": 196,
"g": 228,
"b": 122
},
"hsl": {
"h": 78.113,
"s": 66.25,
"l": 68.627
},
"oklch": {
"l": 0.87272,
"c": 0.13753,
"h": 123.1
},
"luminance": 0.68628
}Semantic roles & 50–950 ramp
primary
#C4E47A
secondary
#6A47BB
accent
#17CE4F
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480