#C2FE99#C2FE99
#C2FE99 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.3% C 0.143 H 133.5°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FE99 |
|---|---|
| RGB | rgb(194, 254, 153) |
| HSL | hsl(96, 98%, 80%) |
| HSV | hsv(96, 40%, 100%) |
| CMYK | cmyk(23.6%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(93.73, -36.03, 42.31) |
| CIE-LCH | lch(93.73, 55.57, 130.41°) |
| OKLab | oklab(93.34% -0.0988 0.1039) |
| OKLCH | oklch(93.34% 0.143 133.5) |
| XYZ | xyz(63.4384, 84.6513, 43.1278) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.54
Pistachio (survey)
#C0FA8B
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FE99 #D599FE
analogous
#F4FE99 #C2FE99 #99FEA3
triadic
#C2FE99 #99C2FE #FE99C2
tetradic
#C2FE99 #99F4FE #D599FE #FEA399
square
#C2FE99 #99F4FE #D599FE #FEA399
split-complementary
#C2FE99 #A399FE #FE99F4
monochromatic
#7AFD20 #9EFD5C #C2FE99 #E6FFD6 #EDFFE1
Accessibility & contrast
On white
1.17
#C2FE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#C2FE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FE99
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FE99 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FDEB9F
Tritanopia (blue-blind)
#C3F7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2fe99; /* rgb */ color: rgb(194, 254, 153); /* oklch */ color: oklch(93.3% 0.143 133.5);
Tailwind
colors: {
custom: {
50: '#d6ffb8',
500: '#c2fe99',
950: '#000000',
},
}SCSS
$custom: #c2fe99; $custom-light: #d6ffb8; $custom-dark: #000000;
JSON
{
"hex": "#c2fe99",
"rgb": {
"r": 194,
"g": 254,
"b": 153
},
"hsl": {
"h": 95.644,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.93341,
"c": 0.14338,
"h": 133.5
},
"luminance": 0.84653
}Semantic roles & 50–950 ramp
primary
#C2FE99
secondary
#AA5BE0
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681