#C4E18B#C4E18B
#C4E18B is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.115 H 124.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E18B |
|---|---|
| RGB | rgb(196, 225, 139) |
| HSL | hsl(80, 59%, 71%) |
| HSV | hsv(80, 38%, 88%) |
| CMYK | cmyk(12.9%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(85.73, -23.49, 38.95) |
| CIE-LCH | lch(85.73, 45.48, 121.09°) |
| OKLab | oklab(86.88% -0.0644 0.0957) |
| OKLCH | oklch(86.88% 0.115 124) |
| XYZ | xyz(54.3501, 67.4500, 34.5769) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Pale Olive
#B9CC81
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 5.71
Greenish Beige
#C9D179
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E18B #A88BE1
analogous
#E1D38B #C4E18B #99E18B
triadic
#C4E18B #8BC4E1 #E18BC4
tetradic
#C4E18B #8BE1D3 #A88BE1 #E18B99
square
#C4E18B #8BE1D3 #A88BE1 #E18B99
split-complementary
#C4E18B #8B99E1 #D38BE1
monochromatic
#90C032 #ABD45A #C4E18B #DDEEBC #F3F9E7
Accessibility & contrast
On white
1.45
#C4E18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C4E18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E18B
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E18B | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#CAD9CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4e18b; /* rgb */ color: rgb(196, 225, 139); /* oklch */ color: oklch(86.9% 0.115 124.0);
Tailwind
colors: {
custom: {
50: '#d7eaae',
500: '#c4e18b',
950: '#000000',
},
}SCSS
$custom: #c4e18b; $custom-light: #d7eaae; $custom-dark: #000000;
JSON
{
"hex": "#c4e18b",
"rgb": {
"r": 196,
"g": 225,
"b": 139
},
"hsl": {
"h": 80.233,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.86875,
"c": 0.11532,
"h": 124
},
"luminance": 0.6745
}Semantic roles & 50–950 ramp
primary
#C4E18B
secondary
#7857B9
accent
#1FC757
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481