#5FF789#5FF789
#5FF789 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.198 H 149.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF789 |
|---|---|
| RGB | rgb(95, 247, 137) |
| HSL | hsl(137, 90%, 67%) |
| HSV | hsv(137, 62%, 97%) |
| CMYK | cmyk(61.5%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(87.37, -63.22, 41.11) |
| CIE-LCH | lch(87.37, 75.41, 146.97°) |
| OKLab | oklab(86.96% -0.1707 0.1009) |
| OKLCH | oklch(86.96% 0.198 149.4) |
| XYZ | xyz(42.4923, 70.7563, 35.0801) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.81
Spearmint
#1EF876
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF789 #F75FCD
analogous
#81F75F #5FF789 #5FF7D5
triadic
#5FF789 #895FF7 #F7895F
tetradic
#5FF789 #5F81F7 #F75FCD #F7D55F
square
#5FF789 #5F81F7 #F75FCD #F7D55F
split-complementary
#5FF789 #D55FF7 #F75F81
monochromatic
#0AD141 #25F45E #5FF789 #99FAB4 #D4FDDF
Accessibility & contrast
On white
1.39
#5FF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5FF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF789
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF789 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#E5D690
Tritanopia (blue-blind)
#2EF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff789; /* rgb */ color: rgb(95, 247, 137); /* oklch */ color: oklch(87.0% 0.198 149.4);
Tailwind
colors: {
custom: {
50: '#9bfbad',
500: '#5ff789',
950: '#000000',
},
}SCSS
$custom: #5ff789; $custom-light: #9bfbad; $custom-dark: #000000;
JSON
{
"hex": "#5ff789",
"rgb": {
"r": 95,
"g": 247,
"b": 137
},
"hsl": {
"h": 136.579,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.86961,
"c": 0.19829,
"h": 149.4
},
"luminance": 0.70761
}Semantic roles & 50–950 ramp
primary
#5FF789
secondary
#CC2EA1
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581