#5FF089#5FF089
#5FF089 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.2% C 0.189 H 150.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF089 |
|---|---|
| RGB | rgb(95, 240, 137) |
| HSL | hsl(137, 83%, 66%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.28, -60.63, 38.43) |
| CIE-LCH | lch(85.28, 71.79, 147.63°) |
| OKLab | oklab(85.24% -0.1638 0.0947) |
| OKLCH | oklch(85.24% 0.189 150) |
| XYZ | xyz(40.3918, 66.5553, 34.3799) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.87
Spearmint
#1EF876
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF089 #F05FC6
analogous
#7DF05F #5FF089 #5FF0D1
triadic
#5FF089 #895FF0 #F0895F
tetradic
#5FF089 #5F7DF0 #F05FC6 #F0D15F
square
#5FF089 #5F7DF0 #F05FC6 #F0D15F
split-complementary
#5FF089 #D15FF0 #F05F7D
monochromatic
#12C245 #27EB60 #5FF089 #97F5B2 #CFFADC
Accessibility & contrast
On white
1.47
#5FF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5FF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF089
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF089 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#32ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff089; /* rgb */ color: rgb(95, 240, 137); /* oklch */ color: oklch(85.2% 0.189 150.0);
Tailwind
colors: {
custom: {
50: '#99f6ac',
500: '#5ff089',
950: '#000000',
},
}SCSS
$custom: #5ff089; $custom-light: #99f6ac; $custom-dark: #000000;
JSON
{
"hex": "#5ff089",
"rgb": {
"r": 95,
"g": 240,
"b": 137
},
"hsl": {
"h": 137.379,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85243,
"c": 0.18922,
"h": 150
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#5FF089
secondary
#C03397
accent
#06A0DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581