#C4E09B#C4E09B
#C4E09B is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.096 H 126.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E09B |
|---|---|
| RGB | rgb(196, 224, 155) |
| HSL | hsl(84, 53%, 74%) |
| HSV | hsv(84, 31%, 88%) |
| CMYK | cmyk(12.5%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(85.71, -20.91, 30.82) |
| CIE-LCH | lch(85.71, 37.25, 124.15°) |
| OKLab | oklab(86.94% -0.0566 0.0771) |
| OKLCH | oklch(86.94% 0.096 126.2) |
| XYZ | xyz(55.3363, 67.4133, 41.1008) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.41
Light Sage
#BCECAC
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.27
Washed Out Green
#BCF5A6
ΔE00 6.24
Greenish Tan
#BCCB7A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E09B #B79BE0
analogous
#E0DA9B #C4E09B #A2E09B
triadic
#C4E09B #9BC4E0 #E09BC4
tetradic
#C4E09B #9BE0DA #B79BE0 #E09BA2
square
#C4E09B #9BE0DA #B79BE0 #E09BA2
split-complementary
#C4E09B #9BA2E0 #DA9BE0
monochromatic
#8DC33E #A8D26C #C4E09B #E0EECA #F1F8E8
Accessibility & contrast
On white
1.45
#C4E09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C4E09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E09B
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E09B | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#C8DACE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4e09b; /* rgb */ color: rgb(196, 224, 155); /* oklch */ color: oklch(86.9% 0.096 126.2);
Tailwind
colors: {
custom: {
50: '#d6e9b9',
500: '#c4e09b',
950: '#000000',
},
}SCSS
$custom: #c4e09b; $custom-light: #d6e9b9; $custom-dark: #000000;
JSON
{
"hex": "#c4e09b",
"rgb": {
"r": 196,
"g": 224,
"b": 155
},
"hsl": {
"h": 84.348,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.86943,
"c": 0.09565,
"h": 126.2
},
"luminance": 0.67414
}Semantic roles & 50–950 ramp
primary
#C4E09B
secondary
#8867B9
accent
#25C064
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481