#5FF98C#5FF98C
#5FF98C is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.5% C 0.198 H 149.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF98C |
|---|---|
| RGB | rgb(95, 249, 140) |
| HSL | hsl(138, 93%, 67%) |
| HSV | hsv(138, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(88.00, -63.49, 40.47) |
| CIE-LCH | lch(88.00, 75.29, 147.49°) |
| OKLab | oklab(87.5% -0.1714 0.0995) |
| OKLCH | oklch(87.5% 0.198 149.9) |
| XYZ | xyz(43.3254, 72.0734, 36.4342) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.90
Spearmint
#1EF876
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF98C #F95FCC
analogous
#7FF95F #5FF98C #5FF9D9
triadic
#5FF98C #8C5FF9 #F98C5F
tetradic
#5FF98C #5F7FF9 #F95FCC #F9D95F
square
#5FF98C #5F7FF9 #F95FCC #F9D95F
split-complementary
#5FF98C #D95FF9 #F95F7F
monochromatic
#08D644 #24F762 #5FF98C #9AFBB6 #D5FDE1
Accessibility & contrast
On white
1.36
#5FF98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5FF98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF98C
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF98C | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#2BF5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff98c; /* rgb */ color: rgb(95, 249, 140); /* oklch */ color: oklch(87.5% 0.198 149.9);
Tailwind
colors: {
custom: {
50: '#9bfcaf',
500: '#5ff98c',
950: '#000000',
},
}SCSS
$custom: #5ff98c; $custom-light: #9bfcaf; $custom-dark: #000000;
JSON
{
"hex": "#5ff98c",
"rgb": {
"r": 95,
"g": 249,
"b": 140
},
"hsl": {
"h": 137.532,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87499,
"c": 0.1982,
"h": 149.9
},
"luminance": 0.72078
}Semantic roles & 50–950 ramp
primary
#5FF98C
secondary
#D02CA0
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681