#5FF98B#5FF98B
#5FF98B is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.199 H 149.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF98B |
|---|---|
| RGB | rgb(95, 249, 139) |
| HSL | hsl(137, 93%, 67%) |
| HSV | hsv(137, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(87.99, -63.65, 40.94) |
| CIE-LCH | lch(87.99, 75.67, 147.25°) |
| OKLab | oklab(87.48% -0.1718 0.1005) |
| OKLCH | oklch(87.48% 0.199 149.7) |
| XYZ | xyz(43.2520, 72.0440, 36.0476) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.43
Minty Green
#0BF77D
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF98B #F95FCD
analogous
#80F95F #5FF98B #5FF9D8
triadic
#5FF98B #8B5FF9 #F98B5F
tetradic
#5FF98B #5F80F9 #F95FCD #F9D85F
square
#5FF98B #5F80F9 #F95FCD #F9D85F
split-complementary
#5FF98B #D85FF9 #F95F80
monochromatic
#08D643 #24F760 #5FF98B #9AFBB6 #D5FDE1
Accessibility & contrast
On white
1.36
#5FF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#5FF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF98B
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF98B | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE583
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#2CF5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff98b; /* rgb */ color: rgb(95, 249, 139); /* oklch */ color: oklch(87.5% 0.199 149.7);
Tailwind
colors: {
custom: {
50: '#9bfcae',
500: '#5ff98b',
950: '#000000',
},
}SCSS
$custom: #5ff98b; $custom-light: #9bfcae; $custom-dark: #000000;
JSON
{
"hex": "#5ff98b",
"rgb": {
"r": 95,
"g": 249,
"b": 139
},
"hsl": {
"h": 137.143,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87483,
"c": 0.19909,
"h": 149.7
},
"luminance": 0.72048
}Semantic roles & 50–950 ramp
primary
#5FF98B
secondary
#D02CA1
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681