#C3FA86#C3FA86
#C3FA86 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.156 H 129.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA86 |
|---|---|
| RGB | rgb(195, 250, 134) |
| HSL | hsl(88, 92%, 75%) |
| HSV | hsv(88, 46%, 98%) |
| CMYK | cmyk(22%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(92.44, -36.14, 49.82) |
| CIE-LCH | lch(92.44, 61.55, 125.95°) |
| OKLab | oklab(92.23% -0.1001 0.1201) |
| OKLCH | oklch(92.23% 0.156 129.8) |
| XYZ | xyz(60.9937, 81.6934, 35.1046) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.03
Light Pea Green
#C4FE82
ΔE00 1.19
Light Yellowish Green
#C2FF89
ΔE00 1.21
Light Yellow Green
#CCFD7F
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA86 #BD86FA
analogous
#FAF786 #C3FA86 #89FA86
triadic
#C3FA86 #86C3FA #FA86C3
tetradic
#C3FA86 #86FAF7 #BD86FA #FA8689
square
#C3FA86 #86FAF7 #BD86FA #FA8689
split-complementary
#C3FA86 #8689FA #F786FA
monochromatic
#89F510 #A6F84B #C3FA86 #E0FCC1 #F0FEE2
Accessibility & contrast
On white
1.21
#C3FA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C3FA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA86
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA86 | 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)
#FFEC7C
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#C7F1DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa86; /* rgb */ color: rgb(195, 250, 134); /* oklch */ color: oklch(92.2% 0.156 129.8);
Tailwind
colors: {
custom: {
50: '#d7fcab',
500: '#c3fa86',
950: '#000000',
},
}SCSS
$custom: #c3fa86; $custom-light: #d7fcab; $custom-dark: #000000;
JSON
{
"hex": "#c3fa86",
"rgb": {
"r": 195,
"g": 250,
"b": 134
},
"hsl": {
"h": 88.448,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.9223,
"c": 0.1563,
"h": 129.8
},
"luminance": 0.81695
}Semantic roles & 50–950 ramp
primary
#C3FA86
secondary
#8E4CD8
accent
#00E66D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581