#C4E58D#C4E58D
#C4E58D is a very light, moderate yellow-green. Relative luminance 0.697; OKLCH L 87.8% C 0.119 H 125.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E58D |
|---|---|
| RGB | rgb(196, 229, 141) |
| HSL | hsl(83, 63%, 73%) |
| HSV | hsv(83, 38%, 90%) |
| CMYK | cmyk(14.4%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(86.85, -25.17, 39.39) |
| CIE-LCH | lch(86.85, 46.74, 122.57°) |
| OKLab | oklab(87.78% -0.069 0.0968) |
| OKLCH | oklch(87.78% 0.119 125.5) |
| XYZ | xyz(55.5916, 69.6971, 35.7183) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.50
Light Grey Green
#B7E1A1
ΔE00 5.56
Pistachio (survey)
#C0FA8B
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.94
Tea Green
#BDF8A3
ΔE00 5.95
Light Khaki
#E6F2A2
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E58D #AE8DE5
analogous
#E5DA8D #C4E58D #98E58D
triadic
#C4E58D #8DC4E5 #E58DC4
tetradic
#C4E58D #8DE5DA #AE8DE5 #E58D98
square
#C4E58D #8DE5DA #AE8DE5 #E58D98
split-complementary
#C4E58D #8D98E5 #DA8DE5
monochromatic
#8FCA2E #AADA5B #C4E58D #DEF0BF #F2F9E6
Accessibility & contrast
On white
1.41
#C4E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C4E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E58D
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E58D | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#E9D991
Tritanopia (blue-blind)
#C9DDCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e58d; /* rgb */ color: rgb(196, 229, 141); /* oklch */ color: oklch(87.8% 0.119 125.5);
Tailwind
colors: {
custom: {
50: '#d7edaf',
500: '#c4e58d',
950: '#000000',
},
}SCSS
$custom: #c4e58d; $custom-light: #d7edaf; $custom-dark: #000000;
JSON
{
"hex": "#c4e58d",
"rgb": {
"r": 196,
"g": 229,
"b": 141
},
"hsl": {
"h": 82.5,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.8778,
"c": 0.11886,
"h": 125.5
},
"luminance": 0.69697
}Semantic roles & 50–950 ramp
primary
#C4E58D
secondary
#7E58BE
accent
#1BCB5D
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481