#5FF489#5FF489
#5FF489 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.194 H 149.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF489 |
|---|---|
| RGB | rgb(95, 244, 137) |
| HSL | hsl(137, 87%, 66%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.47, -62.12, 39.96) |
| CIE-LCH | lch(86.47, 73.87, 147.25°) |
| OKLab | oklab(86.23% -0.1678 0.0982) |
| OKLCH | oklch(86.23% 0.194 149.7) |
| XYZ | xyz(41.5823, 68.9363, 34.7767) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF489 #F45FCA
analogous
#80F45F #5FF489 #5FF4D4
triadic
#5FF489 #895FF4 #F4895F
tetradic
#5FF489 #5F80F4 #F45FCA #F4D45F
square
#5FF489 #5F80F4 #F45FCA #F4D45F
split-complementary
#5FF489 #D45FF4 #F45F80
monochromatic
#0ECB43 #26F05F #5FF489 #98F8B3 #D2FCDD
Accessibility & contrast
On white
1.42
#5FF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#5FF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF489
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF489 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#30F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff489; /* rgb */ color: rgb(95, 244, 137); /* oklch */ color: oklch(86.2% 0.194 149.7);
Tailwind
colors: {
custom: {
50: '#9af9ad',
500: '#5ff489',
950: '#000000',
},
}SCSS
$custom: #5ff489; $custom-light: #9af9ad; $custom-dark: #000000;
JSON
{
"hex": "#5ff489",
"rgb": {
"r": 95,
"g": 244,
"b": 137
},
"hsl": {
"h": 136.913,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86225,
"c": 0.19442,
"h": 149.7
},
"luminance": 0.6894
}Semantic roles & 50–950 ramp
primary
#5FF489
secondary
#C7309C
accent
#02A4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581