#60FF89#60FF89
#60FF89 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.208 H 148.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF89 |
|---|---|
| RGB | rgb(96, 255, 137) |
| HSL | hsl(135, 100%, 69%) |
| HSV | hsv(135, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.77, -65.93, 44.17) |
| CIE-LCH | lch(89.77, 79.36, 146.18°) |
| OKLab | oklab(88.95% -0.178 0.1079) |
| OKLCH | oklch(88.95% 0.208 148.8) |
| XYZ | xyz(45.0959, 75.8084, 35.9180) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.70
Lightgreen (survey)
#76FF7B
ΔE00 2.88
Wintergreen
#20F986
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF89 #FF60D6
analogous
#87FF60 #60FF89 #60FFD9
triadic
#60FF89 #8960FF #FF8960
tetradic
#60FF89 #6087FF #FF60D6 #FFD960
square
#60FF89 #6087FF #FF60D6 #FFD960
split-complementary
#60FF89 #D960FF #FF6087
monochromatic
#00E53B #23FF5C #60FF89 #9DFFB6 #DAFFE4
Accessibility & contrast
On white
1.30
#60FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#60FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF89
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF89 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#EDDC91
Tritanopia (blue-blind)
#2CFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60ff89; /* rgb */ color: rgb(96, 255, 137); /* oklch */ color: oklch(88.9% 0.208 148.8);
Tailwind
colors: {
custom: {
50: '#9cffad',
500: '#60ff89',
950: '#000000',
},
}SCSS
$custom: #60ff89; $custom-light: #9cffad; $custom-dark: #000000;
JSON
{
"hex": "#60ff89",
"rgb": {
"r": 96,
"g": 255,
"b": 137
},
"hsl": {
"h": 135.472,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.88948,
"c": 0.2081,
"h": 148.8
},
"luminance": 0.75813
}Semantic roles & 50–950 ramp
primary
#60FF89
secondary
#D92AAC
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681