#C4EA85#C4EA85
#C4EA85 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.7% C 0.135 H 125.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EA85 |
|---|---|
| RGB | rgb(196, 234, 133) |
| HSL | hsl(83, 71%, 72%) |
| HSV | hsv(83, 43%, 92%) |
| CMYK | cmyk(16.2%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(88.10, -28.49, 44.92) |
| CIE-LCH | lch(88.10, 53.19, 122.39°) |
| OKLab | oklab(88.75% -0.0788 0.109) |
| OKLCH | oklch(88.75% 0.135 125.9) |
| XYZ | xyz(56.4211, 72.2744, 33.1636) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Light Yellow Green
#CCFD7F
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.14
Pale Olive Green
#B1D27B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EA85 #AB85EA
analogous
#EADD85 #C4EA85 #92EA85
triadic
#C4EA85 #85C4EA #EA85C4
tetradic
#C4EA85 #85EADD #AB85EA #EA8592
square
#C4EA85 #85EADD #AB85EA #EA8592
split-complementary
#C4EA85 #8592EA #DD85EA
monochromatic
#90D124 #ABE151 #C4EA85 #DDF3B9 #F2FBE5
Accessibility & contrast
On white
1.36
#C4EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#C4EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EA85
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EA85 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7D
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#CAE2D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4ea85; /* rgb */ color: rgb(196, 234, 133); /* oklch */ color: oklch(88.7% 0.135 125.9);
Tailwind
colors: {
custom: {
50: '#d7f0aa',
500: '#c4ea85',
950: '#000000',
},
}SCSS
$custom: #c4ea85; $custom-light: #d7f0aa; $custom-dark: #000000;
JSON
{
"hex": "#c4ea85",
"rgb": {
"r": 196,
"g": 234,
"b": 133
},
"hsl": {
"h": 82.574,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.88748,
"c": 0.13451,
"h": 125.9
},
"luminance": 0.72275
}Semantic roles & 50–950 ramp
primary
#C4EA85
secondary
#7B50C4
accent
#13D35B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151610
muted
#848581