#C4EC8A#C4EC8A
#C4EC8A is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.3% C 0.132 H 127.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EC8A |
|---|---|
| RGB | rgb(196, 236, 138) |
| HSL | hsl(84, 72%, 73%) |
| HSV | hsv(84, 42%, 93%) |
| CMYK | cmyk(16.9%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.71, -28.85, 43.26) |
| CIE-LCH | lch(88.71, 52.00, 123.71°) |
| OKLab | oklab(89.26% -0.0795 0.1055) |
| OKLCH | oklch(89.26% 0.132 127) |
| XYZ | xyz(57.3474, 73.5610, 35.2172) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Celery
#C1FD95
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.77
Light Yellowish Green
#C2FF89
ΔE00 4.79
Light Pea Green
#C4FE82
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EC8A #B28AEC
analogous
#ECE38A #C4EC8A #93EC8A
triadic
#C4EC8A #8AC4EC #EC8AC4
tetradic
#C4EC8A #8AECE3 #B28AEC #EC8A93
square
#C4EC8A #8AECE3 #B28AEC #EC8A93
split-complementary
#C4EC8A #8A93EC #E38AEC
monochromatic
#8ED823 #A9E355 #C4EC8A #DFF5BF #F2FBE5
Accessibility & contrast
On white
1.34
#C4EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#C4EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EC8A
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EC8A | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#C9E4D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4ec8a; /* rgb */ color: rgb(196, 236, 138); /* oklch */ color: oklch(89.3% 0.132 127.0);
Tailwind
colors: {
custom: {
50: '#d7f2ad',
500: '#c4ec8a',
950: '#000000',
},
}SCSS
$custom: #c4ec8a; $custom-light: #d7f2ad; $custom-dark: #000000;
JSON
{
"hex": "#c4ec8a",
"rgb": {
"r": 196,
"g": 236,
"b": 138
},
"hsl": {
"h": 84.49,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.89264,
"c": 0.1321,
"h": 127
},
"luminance": 0.73562
}Semantic roles & 50–950 ramp
primary
#C4EC8A
secondary
#8354C7
accent
#11D461
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581