#C2FA8F#C2FA8F
#C2FA8F is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.148 H 131.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA8F |
|---|---|
| RGB | rgb(194, 250, 143) |
| HSL | hsl(91, 91%, 77%) |
| HSV | hsv(91, 43%, 98%) |
| CMYK | cmyk(22.4%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(92.50, -35.45, 45.59) |
| CIE-LCH | lch(92.50, 57.75, 127.87°) |
| OKLab | oklab(92.3% -0.0976 0.111) |
| OKLCH | oklch(92.3% 0.148 131.3) |
| XYZ | xyz(61.3907, 81.8224, 38.5402) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.57
Celery
#C1FD95
ΔE00 1.08
Light Yellowish Green
#C2FF89
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 2.39
Light Yellow Green
#CCFD7F
ΔE00 3.40
Pale Light Green
#B1FC99
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA8F #C78FFA
analogous
#F7FA8F #C2FA8F #8FFA92
triadic
#C2FA8F #8FC2FA #FA8FC2
tetradic
#C2FA8F #8FF7FA #C78FFA #FA928F
square
#C2FA8F #8FF7FA #C78FFA #FA928F
split-complementary
#C2FA8F #928FFA #FA8FF7
monochromatic
#82F51A #A2F754 #C2FA8F #E2FDCA #EFFEE2
Accessibility & contrast
On white
1.21
#C2FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C2FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA8F
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA8F | 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)
#FFEC87
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#C4F2E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa8f; /* rgb */ color: rgb(194, 250, 143); /* oklch */ color: oklch(92.3% 0.148 131.3);
Tailwind
colors: {
custom: {
50: '#d6fcb1',
500: '#c2fa8f',
950: '#000000',
},
}SCSS
$custom: #c2fa8f; $custom-light: #d6fcb1; $custom-dark: #000000;
JSON
{
"hex": "#c2fa8f",
"rgb": {
"r": 194,
"g": 250,
"b": 143
},
"hsl": {
"h": 91.402,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.92299,
"c": 0.14782,
"h": 131.3
},
"luminance": 0.81824
}Semantic roles & 50–950 ramp
primary
#C2FA8F
secondary
#9A54D9
accent
#00E678
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581