#C4E08B#C4E08B
#C4E08B is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.7% C 0.114 H 123.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E08B |
|---|---|
| RGB | rgb(196, 224, 139) |
| HSL | hsl(80, 58%, 71%) |
| HSV | hsv(80, 38%, 88%) |
| CMYK | cmyk(12.5%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(85.46, -23.00, 38.60) |
| CIE-LCH | lch(85.46, 44.93, 120.79°) |
| OKLab | oklab(86.66% -0.063 0.0949) |
| OKLCH | oklch(86.66% 0.114 123.6) |
| XYZ | xyz(54.0805, 66.9110, 34.4871) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.75
Pale Olive
#B9CC81
ΔE00 4.84
Greenish Tan
#BCCB7A
ΔE00 5.29
Greenish Beige
#C9D179
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.71
Light Khaki
#E6F2A2
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E08B #A78BE0
analogous
#E0D18B #C4E08B #99E08B
triadic
#C4E08B #8BC4E0 #E08BC4
tetradic
#C4E08B #8BE0D1 #A78BE0 #E08B99
square
#C4E08B #8BE0D1 #A78BE0 #E08B99
split-complementary
#C4E08B #8B99E0 #D18BE0
monochromatic
#90BE33 #ABD35B #C4E08B #DDEDBB #F3F9E7
Accessibility & contrast
On white
1.46
#C4E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C4E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E08B
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E08B | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D685
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#CAD8CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4e08b; /* rgb */ color: rgb(196, 224, 139); /* oklch */ color: oklch(86.7% 0.114 123.6);
Tailwind
colors: {
custom: {
50: '#d7e9ae',
500: '#c4e08b',
950: '#000000',
},
}SCSS
$custom: #c4e08b; $custom-light: #d7e9ae; $custom-dark: #000000;
JSON
{
"hex": "#c4e08b",
"rgb": {
"r": 196,
"g": 224,
"b": 139
},
"hsl": {
"h": 79.765,
"s": 57.823,
"l": 71.176
},
"oklch": {
"l": 0.86657,
"c": 0.11389,
"h": 123.6
},
"luminance": 0.66911
}Semantic roles & 50–950 ramp
primary
#C4E08B
secondary
#7757B8
accent
#20C557
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481