#C4E48C#C4E48C
#C4E48C is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.119 H 125.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E48C |
|---|---|
| RGB | rgb(196, 228, 140) |
| HSL | hsl(82, 62%, 72%) |
| HSV | hsv(82, 39%, 89%) |
| CMYK | cmyk(14%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(86.56, -24.81, 39.52) |
| CIE-LCH | lch(86.56, 46.66, 122.12°) |
| OKLab | oklab(87.55% -0.0681 0.097) |
| OKLCH | oklch(87.55% 0.119 125.1) |
| XYZ | xyz(55.2416, 69.1157, 35.2362) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.32
Light Grey Green
#B7E1A1
ΔE00 5.66
Pale Olive
#B9CC81
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E48C #AC8CE4
analogous
#E4D88C #C4E48C #98E48C
triadic
#C4E48C #8CC4E4 #E48CC4
tetradic
#C4E48C #8CE4D8 #AC8CE4 #E48C98
square
#C4E48C #8CE4D8 #AC8CE4 #E48C98
split-complementary
#C4E48C #8C98E4 #D88CE4
monochromatic
#90C72F #ABD85A #C4E48C #DDF0BE #F2F9E6
Accessibility & contrast
On white
1.42
#C4E48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C4E48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E48C
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E48C | 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)
#EDDA85
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#C9DCCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e48c; /* rgb */ color: rgb(196, 228, 140); /* oklch */ color: oklch(87.5% 0.119 125.1);
Tailwind
colors: {
custom: {
50: '#d7ecae',
500: '#c4e48c',
950: '#000000',
},
}SCSS
$custom: #c4e48c; $custom-light: #d7ecae; $custom-dark: #000000;
JSON
{
"hex": "#c4e48c",
"rgb": {
"r": 196,
"g": 228,
"b": 140
},
"hsl": {
"h": 81.818,
"s": 61.972,
"l": 72.157
},
"oklch": {
"l": 0.87545,
"c": 0.11852,
"h": 125.1
},
"luminance": 0.69116
}Semantic roles & 50–950 ramp
primary
#C4E48C
secondary
#7C57BD
accent
#1CCA5B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481