#C1FC8A#C1FC8A
#C1FC8A is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.6% C 0.156 H 131.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FC8A |
|---|---|
| RGB | rgb(193, 252, 138) |
| HSL | hsl(91, 95%, 76%) |
| HSV | hsv(91, 45%, 99%) |
| CMYK | cmyk(23.4%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.92, -37.29, 48.50) |
| CIE-LCH | lch(92.92, 61.18, 127.56°) |
| OKLab | oklab(92.61% -0.103 0.1173) |
| OKLCH | oklch(92.61% 0.156 131.3) |
| XYZ | xyz(61.3893, 82.7918, 36.7859) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.53
Light Yellowish Green
#C2FF89
ΔE00 0.73
Light Pea Green
#C4FE82
ΔE00 1.51
Celery
#C1FD95
ΔE00 1.61
Light Yellow Green
#CCFD7F
ΔE00 2.80
Pale Lime
#BEFD73
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FC8A #C58AFC
analogous
#FAFC8A #C1FC8A #8AFC8C
triadic
#C1FC8A #8AC1FC #FC8AC1
tetradic
#C1FC8A #8AFAFC #C58AFC #FC8C8A
square
#C1FC8A #8AFAFC #C58AFC #FC8C8A
split-complementary
#C1FC8A #8C8AFC #FC8AFA
monochromatic
#82F913 #A1FA4E #C1FC8A #E1FEC6 #EFFEE1
Accessibility & contrast
On white
1.20
#C1FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C1FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FC8A
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FC8A | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#C4F4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c1fc8a; /* rgb */ color: rgb(193, 252, 138); /* oklch */ color: oklch(92.6% 0.156 131.3);
Tailwind
colors: {
custom: {
50: '#d6fdae',
500: '#c1fc8a',
950: '#000000',
},
}SCSS
$custom: #c1fc8a; $custom-light: #d6fdae; $custom-dark: #000000;
JSON
{
"hex": "#c1fc8a",
"rgb": {
"r": 193,
"g": 252,
"b": 138
},
"hsl": {
"h": 91.053,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92607,
"c": 0.15611,
"h": 131.3
},
"luminance": 0.82793
}Semantic roles & 50–950 ramp
primary
#C1FC8A
secondary
#984FDC
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581