#C4E289#C4E289
#C4E289 is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.1% C 0.119 H 124.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E289 |
|---|---|
| RGB | rgb(196, 226, 137) |
| HSL | hsl(80, 61%, 71%) |
| HSV | hsv(80, 39%, 89%) |
| CMYK | cmyk(13.3%, 0%, 39.4%, 11.4%) |
| CIE-LAB | lab(85.97, -24.21, 40.26) |
| CIE-LCH | lch(85.97, 46.98, 121.02°) |
| OKLab | oklab(87.06% -0.0666 0.0986) |
| OKLCH | oklch(87.06% 0.119 124) |
| XYZ | xyz(54.4764, 67.9344, 33.9047) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 5.43
Greenish Tan
#BCCB7A
ΔE00 5.77
Greenish Beige
#C9D179
ΔE00 5.93
Light Khaki
#E6F2A2
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E289 #A789E2
analogous
#E2D389 #C4E289 #97E289
triadic
#C4E289 #89C4E2 #E289C4
tetradic
#C4E289 #89E2D3 #A789E2 #E28997
square
#C4E289 #89E2D3 #A789E2 #E28997
split-complementary
#C4E289 #8997E2 #D389E2
monochromatic
#90C12F #ABD658 #C4E289 #DDEEBA #F3F9E6
Accessibility & contrast
On white
1.44
#C4E289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C4E289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E289
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E289 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD882
Deuteranopia (green-blind)
#E7D78E
Tritanopia (blue-blind)
#CADACC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4e289; /* rgb */ color: rgb(196, 226, 137); /* oklch */ color: oklch(87.1% 0.119 124.0);
Tailwind
colors: {
custom: {
50: '#d7ebac',
500: '#c4e289',
950: '#000000',
},
}SCSS
$custom: #c4e289; $custom-light: #d7ebac; $custom-dark: #000000;
JSON
{
"hex": "#c4e289",
"rgb": {
"r": 196,
"g": 226,
"b": 137
},
"hsl": {
"h": 80.225,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.8706,
"c": 0.11895,
"h": 124
},
"luminance": 0.67935
}Semantic roles & 50–950 ramp
primary
#C4E289
secondary
#7755BA
accent
#1DC857
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481