#C4E39D#C4E39D
#C4E39D is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.6% C 0.098 H 127.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E39D |
|---|---|
| RGB | rgb(196, 227, 157) |
| HSL | hsl(87, 56%, 75%) |
| HSV | hsv(87, 31%, 89%) |
| CMYK | cmyk(13.7%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(86.56, -22.10, 30.93) |
| CIE-LCH | lch(86.56, 38.01, 125.54°) |
| OKLab | oklab(87.63% -0.0598 0.0774) |
| OKLCH | oklch(87.63% 0.098 127.7) |
| XYZ | xyz(56.3190, 69.1078, 42.2638) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 4.23
Pale Olive Green
#B1D27B
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.43
Pale Olive
#B9CC81
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E39D #BC9DE3
analogous
#E3DF9D #C4E39D #A1E39D
triadic
#C4E39D #9DC4E3 #E39DC4
tetradic
#C4E39D #9DE3DF #BC9DE3 #E39DA1
square
#C4E39D #9DE3DF #BC9DE3 #E39DA1
split-complementary
#C4E39D #9DA1E3 #DF9DE3
monochromatic
#8BC83E #A7D56D #C4E39D #E1F1CD #F1F8E7
Accessibility & contrast
On white
1.42
#C4E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C4E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E39D
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E39D | 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)
#EADA98
Deuteranopia (green-blind)
#E5D8A0
Tritanopia (blue-blind)
#C7DDD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e39d; /* rgb */ color: rgb(196, 227, 157); /* oklch */ color: oklch(87.6% 0.098 127.7);
Tailwind
colors: {
custom: {
50: '#d6ebba',
500: '#c4e39d',
950: '#000000',
},
}SCSS
$custom: #c4e39d; $custom-light: #d6ebba; $custom-dark: #000000;
JSON
{
"hex": "#c4e39d",
"rgb": {
"r": 196,
"g": 227,
"b": 157
},
"hsl": {
"h": 86.571,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.87629,
"c": 0.09787,
"h": 127.7
},
"luminance": 0.69108
}Semantic roles & 50–950 ramp
primary
#C4E39D
secondary
#8D68BC
accent
#22C36A
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481