#C4E48D#C4E48D
#C4E48D is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.6% C 0.117 H 125.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E48D |
|---|---|
| RGB | rgb(196, 228, 141) |
| HSL | hsl(82, 62%, 72%) |
| HSV | hsv(82, 38%, 89%) |
| CMYK | cmyk(14%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(86.58, -24.69, 39.04) |
| CIE-LCH | lch(86.58, 46.19, 122.31°) |
| OKLab | oklab(87.56% -0.0677 0.0959) |
| OKLCH | oklch(87.56% 0.117 125.2) |
| XYZ | xyz(55.3157, 69.1453, 35.6263) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E48D #AD8DE4
analogous
#E4D98D #C4E48D #99E48D
triadic
#C4E48D #8DC4E4 #E48DC4
tetradic
#C4E48D #8DE4D9 #AD8DE4 #E48D99
square
#C4E48D #8DE4D9 #AD8DE4 #E48D99
split-complementary
#C4E48D #8D99E4 #D98DE4
monochromatic
#8FC72F #AAD85C #C4E48D #DEF0BE #F2F9E6
Accessibility & contrast
On white
1.42
#C4E48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C4E48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E48D
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E48D | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#C9DCCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e48d; /* rgb */ color: rgb(196, 228, 141); /* oklch */ color: oklch(87.6% 0.117 125.2);
Tailwind
colors: {
custom: {
50: '#d7ecaf',
500: '#c4e48d',
950: '#000000',
},
}SCSS
$custom: #c4e48d; $custom-light: #d7ecaf; $custom-dark: #000000;
JSON
{
"hex": "#c4e48d",
"rgb": {
"r": 196,
"g": 228,
"b": 141
},
"hsl": {
"h": 82.069,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.87561,
"c": 0.11742,
"h": 125.2
},
"luminance": 0.69146
}Semantic roles & 50–950 ramp
primary
#C4E48D
secondary
#7D58BD
accent
#1CC95C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481