#C4E985#C4E985
#C4E985 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.5% C 0.133 H 125.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E985 |
|---|---|
| RGB | rgb(196, 233, 133) |
| HSL | hsl(82, 69%, 72%) |
| HSV | hsv(82, 43%, 91%) |
| CMYK | cmyk(15.9%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(87.83, -28.02, 44.58) |
| CIE-LCH | lch(87.83, 52.65, 122.16°) |
| OKLab | oklab(88.53% -0.0775 0.1082) |
| OKLCH | oklch(88.53% 0.133 125.6) |
| XYZ | xyz(56.1372, 71.7066, 33.0690) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.40
Pale Olive Green
#B1D27B
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E985 #AA85E9
analogous
#E9DC85 #C4E985 #92E985
triadic
#C4E985 #85C4E9 #E985C4
tetradic
#C4E985 #85E9DC #AA85E9 #E98592
square
#C4E985 #85E9DC #AA85E9 #E98592
split-complementary
#C4E985 #8592E9 #DC85E9
monochromatic
#90CE25 #ABE051 #C4E985 #DDF2B9 #F2FAE5
Accessibility & contrast
On white
1.37
#C4E985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#C4E985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E985
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E985 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#EDDC8A
Tritanopia (blue-blind)
#CAE1D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e985; /* rgb */ color: rgb(196, 233, 133); /* oklch */ color: oklch(88.5% 0.133 125.6);
Tailwind
colors: {
custom: {
50: '#d7f0aa',
500: '#c4e985',
950: '#000000',
},
}SCSS
$custom: #c4e985; $custom-light: #d7f0aa; $custom-dark: #000000;
JSON
{
"hex": "#c4e985",
"rgb": {
"r": 196,
"g": 233,
"b": 133
},
"hsl": {
"h": 82.2,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.88529,
"c": 0.13311,
"h": 125.6
},
"luminance": 0.71707
}Semantic roles & 50–950 ramp
primary
#C4E985
secondary
#7A50C2
accent
#14D15A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151610
muted
#848581