#C4E38D#C4E38D
#C4E38D is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.3% C 0.116 H 124.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E38D |
|---|---|
| RGB | rgb(196, 227, 141) |
| HSL | hsl(82, 61%, 72%) |
| HSV | hsv(82, 38%, 89%) |
| CMYK | cmyk(13.7%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(86.30, -24.20, 38.69) |
| CIE-LCH | lch(86.30, 45.64, 122.03°) |
| OKLab | oklab(87.34% -0.0663 0.0951) |
| OKLCH | oklch(87.34% 0.116 124.9) |
| XYZ | xyz(55.0414, 68.5967, 35.5349) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 5.45
Pale Olive
#B9CC81
ΔE00 5.57
Light Khaki
#E6F2A2
ΔE00 5.91
Greenish Tan
#BCCB7A
ΔE00 6.08
Pistachio (survey)
#C0FA8B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E38D #AC8DE3
analogous
#E3D78D #C4E38D #99E38D
triadic
#C4E38D #8DC4E3 #E38DC4
tetradic
#C4E38D #8DE3D7 #AC8DE3 #E38D99
square
#C4E38D #8DE3D7 #AC8DE3 #E38D99
split-complementary
#C4E38D #8D99E3 #D78DE3
monochromatic
#90C530 #ABD75C #C4E38D #DDEFBE #F2F9E6
Accessibility & contrast
On white
1.43
#C4E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C4E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E38D
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E38D | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#C9DBCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e38d; /* rgb */ color: rgb(196, 227, 141); /* oklch */ color: oklch(87.3% 0.116 124.9);
Tailwind
colors: {
custom: {
50: '#d7ebaf',
500: '#c4e38d',
950: '#000000',
},
}SCSS
$custom: #c4e38d; $custom-light: #d7ebaf; $custom-dark: #000000;
JSON
{
"hex": "#c4e38d",
"rgb": {
"r": 196,
"g": 227,
"b": 141
},
"hsl": {
"h": 81.628,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.87344,
"c": 0.11598,
"h": 124.9
},
"luminance": 0.68597
}Semantic roles & 50–950 ramp
primary
#C4E38D
secondary
#7C59BC
accent
#1DC85B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481