#C4E38B#C4E38B
#C4E38B is a very light, moderate yellow-green. Relative luminance 0.685; OKLCH L 87.3% C 0.118 H 124.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E38B |
|---|---|
| RGB | rgb(196, 227, 139) |
| HSL | hsl(81, 61%, 72%) |
| HSV | hsv(81, 39%, 89%) |
| CMYK | cmyk(13.7%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(86.27, -24.45, 39.65) |
| CIE-LCH | lch(86.27, 46.58, 121.66°) |
| OKLab | oklab(87.31% -0.0671 0.0973) |
| OKLCH | oklch(87.31% 0.118 124.6) |
| XYZ | xyz(54.8939, 68.5377, 34.7582) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.15
Pale Olive
#B9CC81
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.77
Light Khaki
#E6F2A2
ΔE00 5.93
Greenish Tan
#BCCB7A
ΔE00 6.05
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E38B #AA8BE3
analogous
#E3D68B #C4E38B #98E38B
triadic
#C4E38B #8BC4E3 #E38BC4
tetradic
#C4E38B #8BE3D6 #AA8BE3 #E38B98
square
#C4E38B #8BE3D6 #AA8BE3 #E38B98
split-complementary
#C4E38B #8B98E3 #D68BE3
monochromatic
#90C42F #ABD75A #C4E38B #DDEFBC #F2F9E6
Accessibility & contrast
On white
1.43
#C4E38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C4E38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E38B
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E38B | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#CADBCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e38b; /* rgb */ color: rgb(196, 227, 139); /* oklch */ color: oklch(87.3% 0.118 124.6);
Tailwind
colors: {
custom: {
50: '#d7ebae',
500: '#c4e38b',
950: '#000000',
},
}SCSS
$custom: #c4e38b; $custom-light: #d7ebae; $custom-dark: #000000;
JSON
{
"hex": "#c4e38b",
"rgb": {
"r": 196,
"g": 227,
"b": 139
},
"hsl": {
"h": 81.136,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.8731,
"c": 0.11819,
"h": 124.6
},
"luminance": 0.68538
}Semantic roles & 50–950 ramp
primary
#C4E38B
secondary
#7A57BC
accent
#1DC959
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481