#5FFA99#5FFA99
#5FFA99 is a very light, vivid green. Relative luminance 0.731; OKLCH L 88.0% C 0.188 H 152.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFA99 |
|---|---|
| RGB | rgb(95, 250, 153) |
| HSL | hsl(142, 94%, 68%) |
| HSV | hsv(142, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(88.50, -61.72, 34.71) |
| CIE-LCH | lch(88.50, 70.81, 150.65°) |
| OKLab | oklab(87.97% -0.1669 0.0864) |
| OKLCH | oklch(87.97% 0.188 152.6) |
| XYZ | xyz(44.6511, 73.0995, 41.8873) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.56
Light Green Blue
#56FCA2
ΔE00 1.60
Light Bluish Green
#76FDA8
ΔE00 2.35
Mediumspringgreen
#00FA9A
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFA99 #FA5FC0
analogous
#72FA5F #5FFA99 #5FFAE7
triadic
#5FFA99 #995FFA #FA995F
tetradic
#5FFA99 #5F72FA #FA5FC0 #FAE75F
square
#5FFA99 #5F72FA #FA5FC0 #FAE75F
split-complementary
#5FFA99 #E75FFA #FA5F72
monochromatic
#07D855 #24F873 #5FFA99 #9AFCBF #D6FEE5
Accessibility & contrast
On white
1.34
#5FFA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#5FFA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFA99
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFA99 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE792
Deuteranopia (green-blind)
#E6D89F
Tritanopia (blue-blind)
#1FF7E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffa99; /* rgb */ color: rgb(95, 250, 153); /* oklch */ color: oklch(88.0% 0.188 152.6);
Tailwind
colors: {
custom: {
50: '#9bfdb8',
500: '#5ffa99',
950: '#000000',
},
}SCSS
$custom: #5ffa99; $custom-light: #9bfdb8; $custom-dark: #000000;
JSON
{
"hex": "#5ffa99",
"rgb": {
"r": 95,
"g": 250,
"b": 153
},
"hsl": {
"h": 142.452,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.87967,
"c": 0.18794,
"h": 152.6
},
"luminance": 0.73104
}Semantic roles & 50–950 ramp
primary
#5FFA99
secondary
#D22B94
accent
#0090E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681