#C4E37D#C4E37D
#C4E37D is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.1% C 0.133 H 123.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E37D |
|---|---|
| RGB | rgb(196, 227, 125) |
| HSL | hsl(78, 65%, 69%) |
| HSV | hsv(78, 45%, 89%) |
| CMYK | cmyk(13.7%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(86.08, -26.06, 46.28) |
| CIE-LCH | lch(86.08, 53.12, 119.39°) |
| OKLab | oklab(87.1% -0.0726 0.1116) |
| OKLCH | oklch(87.1% 0.133 123) |
| XYZ | xyz(53.9357, 68.1544, 29.7117) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.70
Greenish Beige
#C9D179
ΔE00 5.94
Light Yellow Green
#CCFD7F
ΔE00 6.02
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Greenish Tan
#BCCB7A
ΔE00 6.30
Pale Olive
#B9CC81
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E37D #9C7DE3
analogous
#E3CF7D #C4E37D #91E37D
triadic
#C4E37D #7DC4E3 #E37DC4
tetradic
#C4E37D #7DE3CF #9C7DE3 #E37D91
square
#C4E37D #7DE3CF #9C7DE3 #E37D91
split-complementary
#C4E37D #7D91E3 #CF7DE3
monochromatic
#90BD29 #ADD84B #C4E37D #DBEEAF #F2F9E2
Accessibility & contrast
On white
1.44
#C4E37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C4E37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E37D
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E37D | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#CBDACB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4e37d; /* rgb */ color: rgb(196, 227, 125); /* oklch */ color: oklch(87.1% 0.133 123.0);
Tailwind
colors: {
custom: {
50: '#d7eba4',
500: '#c4e37d',
950: '#000000',
},
}SCSS
$custom: #c4e37d; $custom-light: #d7eba4; $custom-dark: #000000;
JSON
{
"hex": "#c4e37d",
"rgb": {
"r": 196,
"g": 227,
"b": 125
},
"hsl": {
"h": 78.235,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.87095,
"c": 0.13311,
"h": 123
},
"luminance": 0.68155
}Semantic roles & 50–950 ramp
primary
#C4E37D
secondary
#6C4ABB
accent
#19CC50
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#15160F
muted
#848480