#C3FC8A#C3FC8A
#C3FC8A is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.155 H 130.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FC8A |
|---|---|
| RGB | rgb(195, 252, 138) |
| HSL | hsl(90, 95%, 76%) |
| HSV | hsv(90, 45%, 99%) |
| CMYK | cmyk(22.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(93.04, -36.59, 48.67) |
| CIE-LCH | lch(93.04, 60.89, 126.94°) |
| OKLab | oklab(92.73% -0.1011 0.1177) |
| OKLCH | oklch(92.73% 0.155 130.7) |
| XYZ | xyz(61.9027, 83.0566, 36.8100) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.67
Light Yellowish Green
#C2FF89
ΔE00 0.79
Light Pea Green
#C4FE82
ΔE00 1.36
Celery
#C1FD95
ΔE00 1.77
Light Yellow Green
#CCFD7F
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FC8A #C38AFC
analogous
#FCFC8A #C3FC8A #8AFC8A
triadic
#C3FC8A #8AC3FC #FC8AC3
tetradic
#C3FC8A #8AFCFC #C38AFC #FC8A8A
square
#C3FC8A #8AFCFC #C38AFC #FC8A8A
split-complementary
#C3FC8A #8A8AFC #FC8AFC
monochromatic
#86F913 #A4FA4E #C3FC8A #E2FEC6 #F0FEE1
Accessibility & contrast
On white
1.19
#C3FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#C3FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FC8A
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FC8A | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#C6F4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c3fc8a; /* rgb */ color: rgb(195, 252, 138); /* oklch */ color: oklch(92.7% 0.155 130.7);
Tailwind
colors: {
custom: {
50: '#d7fdae',
500: '#c3fc8a',
950: '#000000',
},
}SCSS
$custom: #c3fc8a; $custom-light: #d7fdae; $custom-dark: #000000;
JSON
{
"hex": "#c3fc8a",
"rgb": {
"r": 195,
"g": 252,
"b": 138
},
"hsl": {
"h": 90,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92731,
"c": 0.15517,
"h": 130.7
},
"luminance": 0.83058
}Semantic roles & 50–950 ramp
primary
#C3FC8A
secondary
#954FDC
accent
#00E673
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581