#C3FA87#C3FA87
#C3FA87 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.155 H 129.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA87 |
|---|---|
| RGB | rgb(195, 250, 135) |
| HSL | hsl(89, 92%, 75%) |
| HSV | hsv(89, 46%, 98%) |
| CMYK | cmyk(22%, 0%, 46%, 2%) |
| CIE-LAB | lab(92.45, -36.03, 49.37) |
| CIE-LCH | lch(92.45, 61.11, 126.12°) |
| OKLab | oklab(92.24% -0.0997 0.1191) |
| OKLCH | oklch(92.24% 0.155 129.9) |
| XYZ | xyz(61.0637, 81.7214, 35.4736) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.90
Light Yellowish Green
#C2FF89
ΔE00 1.19
Light Pea Green
#C4FE82
ΔE00 1.30
Celery
#C1FD95
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA87 #BE87FA
analogous
#FAF887 #C3FA87 #89FA87
triadic
#C3FA87 #87C3FA #FA87C3
tetradic
#C3FA87 #87FAF8 #BE87FA #FA8789
square
#C3FA87 #87FAF8 #BE87FA #FA8789
split-complementary
#C3FA87 #8789FA #F887FA
monochromatic
#88F511 #A6F84C #C3FA87 #E0FCC2 #F0FEE2
Accessibility & contrast
On white
1.21
#C3FA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C3FA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA87
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA87 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7D
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#C7F1DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa87; /* rgb */ color: rgb(195, 250, 135); /* oklch */ color: oklch(92.2% 0.155 129.9);
Tailwind
colors: {
custom: {
50: '#d7fcac',
500: '#c3fa87',
950: '#000000',
},
}SCSS
$custom: #c3fa87; $custom-light: #d7fcac; $custom-dark: #000000;
JSON
{
"hex": "#c3fa87",
"rgb": {
"r": 195,
"g": 250,
"b": 135
},
"hsl": {
"h": 88.696,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.92244,
"c": 0.15532,
"h": 129.9
},
"luminance": 0.81723
}Semantic roles & 50–950 ramp
primary
#C3FA87
secondary
#904DD8
accent
#00E66E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581