#C2FC99#C2FC99
#C2FC99 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.9% C 0.140 H 133.2°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC99 |
|---|---|
| RGB | rgb(194, 252, 153) |
| HSL | hsl(95, 94%, 79%) |
| HSV | hsv(95, 39%, 99%) |
| CMYK | cmyk(23%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(93.18, -35.12, 41.61) |
| CIE-LCH | lch(93.18, 54.45, 130.16°) |
| OKLab | oklab(92.9% -0.0962 0.1023) |
| OKLCH | oklch(92.9% 0.14 133.2) |
| XYZ | xyz(62.8070, 83.3885, 42.9173) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.74
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Tea Green
#BDF8A3
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC99 #D399FC
analogous
#F3FC99 #C2FC99 #99FCA2
triadic
#C2FC99 #99C2FC #FC99C2
tetradic
#C2FC99 #99F3FC #D399FC #FCA299
square
#C2FC99 #99F3FC #D399FC #FCA299
split-complementary
#C2FC99 #A299FC #FC99F3
monochromatic
#7BF922 #9EFA5E #C2FC99 #E6FED4 #EDFEE1
Accessibility & contrast
On white
1.19
#C2FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#C2FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC99
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC99 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#FBEA9E
Tritanopia (blue-blind)
#C3F5E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc99; /* rgb */ color: rgb(194, 252, 153); /* oklch */ color: oklch(92.9% 0.140 133.2);
Tailwind
colors: {
custom: {
50: '#d6fdb8',
500: '#c2fc99',
950: '#000000',
},
}SCSS
$custom: #c2fc99; $custom-light: #d6fdb8; $custom-dark: #000000;
JSON
{
"hex": "#c2fc99",
"rgb": {
"r": 194,
"g": 252,
"b": 153
},
"hsl": {
"h": 95.152,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.92899,
"c": 0.14046,
"h": 133.2
},
"luminance": 0.8339
}Semantic roles & 50–950 ramp
primary
#C2FC99
secondary
#A85CDE
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581