#C4E986#C4E986
#C4E986 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.5% C 0.132 H 125.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E986 |
|---|---|
| RGB | rgb(196, 233, 134) |
| HSL | hsl(82, 69%, 72%) |
| HSV | hsv(82, 42%, 91%) |
| CMYK | cmyk(15.9%, 0%, 42.5%, 8.6%) |
| CIE-LAB | lab(87.84, -27.91, 44.11) |
| CIE-LCH | lch(87.84, 52.19, 122.32°) |
| OKLab | oklab(88.54% -0.0771 0.1072) |
| OKLCH | oklch(88.54% 0.132 125.7) |
| XYZ | xyz(56.2066, 71.7344, 33.4346) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 5.08
Celery
#C1FD95
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.32
Pale Olive Green
#B1D27B
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E986 #AB86E9
analogous
#E9DC86 #C4E986 #93E986
triadic
#C4E986 #86C4E9 #E986C4
tetradic
#C4E986 #86E9DC #AB86E9 #E98693
square
#C4E986 #86E9DC #AB86E9 #E98693
split-complementary
#C4E986 #8693E9 #DC86E9
monochromatic
#90CF26 #ABE052 #C4E986 #DDF2BA #F2FAE5
Accessibility & contrast
On white
1.37
#C4E986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C4E986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E986
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E986 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#EDDC8B
Tritanopia (blue-blind)
#CAE1D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e986; /* rgb */ color: rgb(196, 233, 134); /* oklch */ color: oklch(88.5% 0.132 125.7);
Tailwind
colors: {
custom: {
50: '#d7f0ab',
500: '#c4e986',
950: '#000000',
},
}SCSS
$custom: #c4e986; $custom-light: #d7f0ab; $custom-dark: #000000;
JSON
{
"hex": "#c4e986",
"rgb": {
"r": 196,
"g": 233,
"b": 134
},
"hsl": {
"h": 82.424,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.88544,
"c": 0.13206,
"h": 125.7
},
"luminance": 0.71735
}Semantic roles & 50–950 ramp
primary
#C4E986
secondary
#7B51C2
accent
#14D15B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581