#C1EA8A#C1EA8A
#C1EA8A is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.131 H 127.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C1EA8A |
|---|---|
| RGB | rgb(193, 234, 138) |
| HSL | hsl(86, 70%, 73%) |
| HSV | hsv(86, 41%, 92%) |
| CMYK | cmyk(17.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.98, -29.01, 42.28) |
| CIE-LCH | lch(87.98, 51.27, 124.45°) |
| OKLab | oklab(88.62% -0.0799 0.1033) |
| OKLCH | oklch(88.62% 0.131 127.7) |
| XYZ | xyz(56.0020, 72.0174, 34.9902) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Celery
#C1FD95
ΔE00 4.50
Tea Green
#BDF8A3
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1EA8A #B38AEA
analogous
#EAE38A #C1EA8A #91EA8A
triadic
#C1EA8A #8AC1EA #EA8AC1
tetradic
#C1EA8A #8AEAE3 #B38AEA #EA8A91
square
#C1EA8A #8AEAE3 #B38AEA #EA8A91
split-complementary
#C1EA8A #8A91EA #E38AEA
monochromatic
#89D426 #A6E156 #C1EA8A #DCF3BE #F1FAE5
Accessibility & contrast
On white
1.36
#C1EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C1EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1EA8A
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1EA8A | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#C5E2D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c1ea8a; /* rgb */ color: rgb(193, 234, 138); /* oklch */ color: oklch(88.6% 0.131 127.7);
Tailwind
colors: {
custom: {
50: '#d5f0ad',
500: '#c1ea8a',
950: '#000000',
},
}SCSS
$custom: #c1ea8a; $custom-light: #d5f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c1ea8a",
"rgb": {
"r": 193,
"g": 234,
"b": 138
},
"hsl": {
"h": 85.625,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88622,
"c": 0.13054,
"h": 127.7
},
"luminance": 0.72018
}Semantic roles & 50–950 ramp
primary
#C1EA8A
secondary
#8454C4
accent
#14D265
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581