#C2FA9F#C2FA9F
#C2FA9F is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.6% C 0.131 H 134.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA9F |
|---|---|
| RGB | rgb(194, 250, 159) |
| HSL | hsl(97, 90%, 80%) |
| HSV | hsv(97, 36%, 98%) |
| CMYK | cmyk(22.4%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(92.73, -33.41, 38.06) |
| CIE-LCH | lch(92.73, 50.64, 131.28°) |
| OKLab | oklab(92.56% -0.0913 0.0943) |
| OKLCH | oklch(92.56% 0.131 134.1) |
| XYZ | xyz(62.6903, 82.3422, 45.3849) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.39
Celery
#C1FD95
ΔE00 2.00
Washed Out Green
#BCF5A6
ΔE00 2.40
Light Light Green
#C8FFB0
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 2.73
Light Pastel Green
#B2FBA5
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA9F #D79FFA
analogous
#F0FA9F #C2FA9F #9FFAA9
triadic
#C2FA9F #9FC2FA #FA9FC2
tetradic
#C2FA9F #9FF0FA #D79FFA #FAA99F
square
#C2FA9F #9FF0FA #D79FFA #FAA99F
split-complementary
#C2FA9F #A99FFA #FA9FF0
monochromatic
#78F42B #9DF765 #C2FA9F #E7FDD9 #EDFDE2
Accessibility & contrast
On white
1.20
#C2FA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#C2FA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA9F
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA9F | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED99
Deuteranopia (green-blind)
#F8E8A4
Tritanopia (blue-blind)
#C2F3E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa9f; /* rgb */ color: rgb(194, 250, 159); /* oklch */ color: oklch(92.6% 0.131 134.1);
Tailwind
colors: {
custom: {
50: '#d6fcbc',
500: '#c2fa9f',
950: '#000000',
},
}SCSS
$custom: #c2fa9f; $custom-light: #d6fcbc; $custom-dark: #000000;
JSON
{
"hex": "#c2fa9f",
"rgb": {
"r": 194,
"g": 250,
"b": 159
},
"hsl": {
"h": 96.923,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.92558,
"c": 0.13123,
"h": 134.1
},
"luminance": 0.82344
}Semantic roles & 50–950 ramp
primary
#C2FA9F
secondary
#AD62DB
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582