#C3FA8A#C3FA8A
#C3FA8A is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.152 H 130.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA8A |
|---|---|
| RGB | rgb(195, 250, 138) |
| HSL | hsl(89, 92%, 76%) |
| HSV | hsv(89, 45%, 98%) |
| CMYK | cmyk(22%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(92.49, -35.69, 47.99) |
| CIE-LCH | lch(92.49, 59.80, 126.64°) |
| OKLab | oklab(92.29% -0.0986 0.1162) |
| OKLCH | oklch(92.29% 0.152 130.3) |
| XYZ | xyz(61.2779, 81.8071, 36.6017) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.57
Light Yellowish Green
#C2FF89
ΔE00 1.26
Light Pea Green
#C4FE82
ΔE00 1.66
Celery
#C1FD95
ΔE00 1.80
Light Yellow Green
#CCFD7F
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA8A #C18AFA
analogous
#FAF98A #C3FA8A #8BFA8A
triadic
#C3FA8A #8AC3FA #FA8AC3
tetradic
#C3FA8A #8AFAF9 #C18AFA #FA8A8B
square
#C3FA8A #8AFAF9 #C18AFA #FA8A8B
split-complementary
#C3FA8A #8A8BFA #F98AFA
monochromatic
#87F515 #A5F74F #C3FA8A #E1FDC5 #F0FEE2
Accessibility & contrast
On white
1.21
#C3FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C3FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA8A
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA8A | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#C6F2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa8a; /* rgb */ color: rgb(195, 250, 138); /* oklch */ color: oklch(92.3% 0.152 130.3);
Tailwind
colors: {
custom: {
50: '#d7fcae',
500: '#c3fa8a',
950: '#000000',
},
}SCSS
$custom: #c3fa8a; $custom-light: #d7fcae; $custom-dark: #000000;
JSON
{
"hex": "#c3fa8a",
"rgb": {
"r": 195,
"g": 250,
"b": 138
},
"hsl": {
"h": 89.464,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.92287,
"c": 0.15236,
"h": 130.3
},
"luminance": 0.81808
}Semantic roles & 50–950 ramp
primary
#C3FA8A
secondary
#934FD9
accent
#00E671
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581