#C1E98A#C1E98A
#C1E98A is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.4% C 0.129 H 127.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C1E98A |
|---|---|
| RGB | rgb(193, 233, 138) |
| HSL | hsl(85, 68%, 73%) |
| HSV | hsv(85, 41%, 91%) |
| CMYK | cmyk(17.2%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(87.70, -28.53, 41.93) |
| CIE-LCH | lch(87.70, 50.72, 124.23°) |
| OKLab | oklab(88.4% -0.0785 0.1025) |
| OKLCH | oklch(88.4% 0.129 127.5) |
| XYZ | xyz(55.7181, 71.4496, 34.8955) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Celery
#C1FD95
ΔE00 4.74
Tea Green
#BDF8A3
ΔE00 5.11
Pale Olive Green
#B1D27B
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1E98A #B28AE9
analogous
#E9E18A #C1E98A #92E98A
triadic
#C1E98A #8AC1E9 #E98AC1
tetradic
#C1E98A #8AE9E1 #B28AE9 #E98A92
square
#C1E98A #8AE9E1 #B28AE9 #E98A92
split-complementary
#C1E98A #8A92E9 #E18AE9
monochromatic
#8AD127 #A6DF56 #C1E98A #DCF3BE #F1FAE5
Accessibility & contrast
On white
1.37
#C1E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#C1E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1E98A
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1E98A | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#C6E1D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c1e98a; /* rgb */ color: rgb(193, 233, 138); /* oklch */ color: oklch(88.4% 0.129 127.5);
Tailwind
colors: {
custom: {
50: '#d5f0ad',
500: '#c1e98a',
950: '#000000',
},
}SCSS
$custom: #c1e98a; $custom-light: #d5f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c1e98a",
"rgb": {
"r": 193,
"g": 233,
"b": 138
},
"hsl": {
"h": 85.263,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.88402,
"c": 0.12911,
"h": 127.5
},
"luminance": 0.7145
}Semantic roles & 50–950 ramp
primary
#C1E98A
secondary
#8354C3
accent
#15D064
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581