#5FF98A#5FF98A
#5FF98A is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.200 H 149.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF98A |
|---|---|
| RGB | rgb(95, 249, 138) |
| HSL | hsl(137, 93%, 67%) |
| HSV | hsv(137, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(87.98, -63.80, 41.40) |
| CIE-LCH | lch(87.98, 76.06, 147.02°) |
| OKLab | oklab(87.47% -0.1723 0.1016) |
| OKLCH | oklch(87.47% 0.2 149.5) |
| XYZ | xyz(43.1792, 72.0149, 35.6646) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.45
Minty Green
#0BF77D
ΔE00 2.82
Spearmint
#1EF876
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF98A #F95FCE
analogous
#81F95F #5FF98A #5FF9D7
triadic
#5FF98A #8A5FF9 #F98A5F
tetradic
#5FF98A #5F81F9 #F95FCE #F9D75F
square
#5FF98A #5F81F9 #F95FCE #F9D75F
split-complementary
#5FF98A #D75FF9 #F95F81
monochromatic
#08D641 #24F75F #5FF98A #9AFBB5 #D5FDE0
Accessibility & contrast
On white
1.36
#5FF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#5FF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF98A
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF98A | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#2CF5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff98a; /* rgb */ color: rgb(95, 249, 138); /* oklch */ color: oklch(87.5% 0.200 149.5);
Tailwind
colors: {
custom: {
50: '#9bfcad',
500: '#5ff98a',
950: '#000000',
},
}SCSS
$custom: #5ff98a; $custom-light: #9bfcad; $custom-dark: #000000;
JSON
{
"hex": "#5ff98a",
"rgb": {
"r": 95,
"g": 249,
"b": 138
},
"hsl": {
"h": 136.753,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87467,
"c": 0.19997,
"h": 149.5
},
"luminance": 0.72019
}Semantic roles & 50–950 ramp
primary
#5FF98A
secondary
#D02CA2
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681