#C4E381#C4E381
#C4E381 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.2% C 0.129 H 123.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E381 |
|---|---|
| RGB | rgb(196, 227, 129) |
| HSL | hsl(79, 64%, 70%) |
| HSV | hsv(79, 43%, 89%) |
| CMYK | cmyk(13.7%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(86.14, -25.62, 44.40) |
| CIE-LCH | lch(86.14, 51.27, 119.99°) |
| OKLab | oklab(87.15% -0.071 0.1076) |
| OKLCH | oklch(87.15% 0.129 123.4) |
| XYZ | xyz(54.1964, 68.2587, 31.0847) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Pale Olive
#B9CC81
ΔE00 6.13
Greenish Tan
#BCCB7A
ΔE00 6.15
Light Yellow Green
#CCFD7F
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E381 #A081E3
analogous
#E3D181 #C4E381 #93E381
triadic
#C4E381 #81C4E3 #E381C4
tetradic
#C4E381 #81E3D1 #A081E3 #E38193
square
#C4E381 #81E3D1 #A081E3 #E38193
split-complementary
#C4E381 #8193E3 #D181E3
monochromatic
#90BF2A #ADD84F #C4E381 #DBEEB3 #F3F9E5
Accessibility & contrast
On white
1.43
#C4E381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C4E381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E381
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E381 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#CBDACB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4e381; /* rgb */ color: rgb(196, 227, 129); /* oklch */ color: oklch(87.2% 0.129 123.4);
Tailwind
colors: {
custom: {
50: '#d7eba7',
500: '#c4e381',
950: '#000000',
},
}SCSS
$custom: #c4e381; $custom-light: #d7eba7; $custom-dark: #000000;
JSON
{
"hex": "#c4e381",
"rgb": {
"r": 196,
"g": 227,
"b": 129
},
"hsl": {
"h": 78.98,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.87154,
"c": 0.12894,
"h": 123.4
},
"luminance": 0.68259
}Semantic roles & 50–950 ramp
primary
#C4E381
secondary
#704DBB
accent
#1ACB52
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480