#C4EA83#C4EA83
#C4EA83 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.7% C 0.137 H 125.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EA83 |
|---|---|
| RGB | rgb(196, 234, 131) |
| HSL | hsl(82, 71%, 72%) |
| HSV | hsv(82, 44%, 92%) |
| CMYK | cmyk(16.2%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(88.07, -28.72, 45.86) |
| CIE-LCH | lch(88.07, 54.11, 122.06°) |
| OKLab | oklab(88.72% -0.0796 0.111) |
| OKLCH | oklch(88.72% 0.137 125.7) |
| XYZ | xyz(56.2842, 72.2196, 32.4429) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 4.90
Celery
#C1FD95
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EA83 #A983EA
analogous
#EADD83 #C4EA83 #91EA83
triadic
#C4EA83 #83C4EA #EA83C4
tetradic
#C4EA83 #83EADD #A983EA #EA8391
square
#C4EA83 #83EADD #A983EA #EA8391
split-complementary
#C4EA83 #8391EA #DD83EA
monochromatic
#90CF23 #ABE14F #C4EA83 #DDF3B7 #F3FBE5
Accessibility & contrast
On white
1.36
#C4EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#C4EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EA83
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EA83 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#EFDC89
Tritanopia (blue-blind)
#CAE1D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4ea83; /* rgb */ color: rgb(196, 234, 131); /* oklch */ color: oklch(88.7% 0.137 125.7);
Tailwind
colors: {
custom: {
50: '#d7f0a9',
500: '#c4ea83',
950: '#000000',
},
}SCSS
$custom: #c4ea83; $custom-light: #d7f0a9; $custom-dark: #000000;
JSON
{
"hex": "#c4ea83",
"rgb": {
"r": 196,
"g": 234,
"b": 131
},
"hsl": {
"h": 82.136,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.88719,
"c": 0.13659,
"h": 125.7
},
"luminance": 0.7222
}Semantic roles & 50–950 ramp
primary
#C4EA83
secondary
#794EC3
accent
#12D35A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151610
muted
#848581