#C2FF99#C2FF99
#C2FF99 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.6% C 0.145 H 133.7°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF99 |
|---|---|
| RGB | rgb(194, 255, 153) |
| HSL | hsl(96, 100%, 80%) |
| HSV | hsv(96, 40%, 100%) |
| CMYK | cmyk(23.9%, 0%, 40%, 0%) |
| CIE-LAB | lab(94.01, -36.48, 42.67) |
| CIE-LCH | lch(94.01, 56.14, 130.53°) |
| OKLab | oklab(93.56% -0.1 0.1048) |
| OKLCH | oklch(93.56% 0.145 133.7) |
| XYZ | xyz(63.7566, 85.2876, 43.2339) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.58
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 2.41
Pale Light Green
#B1FC99
ΔE00 2.55
Tea Green
#BDF8A3
ΔE00 2.99
Pastel Green
#B0FF9D
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF99 #D699FF
analogous
#F5FF99 #C2FF99 #99FFA3
triadic
#C2FF99 #99C2FF #FF99C2
tetradic
#C2FF99 #99F5FF #D699FF #FFA399
square
#C2FF99 #99F5FF #D699FF #FFA399
split-complementary
#C2FF99 #A399FF #FF99F5
monochromatic
#79FF1F #9DFF5C #C2FF99 #E7FFD6 #EDFFE0
Accessibility & contrast
On white
1.16
#C2FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#C2FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF99
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF99 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF191
Deuteranopia (green-blind)
#FDEC9F
Tritanopia (blue-blind)
#C3F8E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ff99; /* rgb */ color: rgb(194, 255, 153); /* oklch */ color: oklch(93.6% 0.145 133.7);
Tailwind
colors: {
custom: {
50: '#d6ffb8',
500: '#c2ff99',
950: '#000000',
},
}SCSS
$custom: #c2ff99; $custom-light: #d6ffb8; $custom-dark: #000000;
JSON
{
"hex": "#c2ff99",
"rgb": {
"r": 194,
"g": 255,
"b": 153
},
"hsl": {
"h": 95.882,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93562,
"c": 0.14483,
"h": 133.7
},
"luminance": 0.85289
}Semantic roles & 50–950 ramp
primary
#C2FF99
secondary
#AB5AE2
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681