#60F889#60F889
#60F889 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.199 H 149.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60F889 |
|---|---|
| RGB | rgb(96, 248, 137) |
| HSL | hsl(136, 92%, 67%) |
| HSV | hsv(136, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.69, -63.39, 41.53) |
| CIE-LCH | lch(87.69, 75.78, 146.77°) |
| OKLab | oklab(87.24% -0.1712 0.1018) |
| OKLCH | oklch(87.24% 0.199 149.3) |
| XYZ | xyz(42.9035, 71.4235, 35.1872) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.85
Spearmint
#1EF876
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F889 #F860CF
analogous
#83F860 #60F889 #60F8D5
triadic
#60F889 #8960F8 #F88960
tetradic
#60F889 #6083F8 #F860CF #F8D560
square
#60F889 #6083F8 #F860CF #F8D560
split-complementary
#60F889 #D560F8 #F86083
monochromatic
#09D440 #25F55D #60F889 #9BFBB5 #D5FDE0
Accessibility & contrast
On white
1.37
#60F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#60F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F889
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F889 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#30F4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f889; /* rgb */ color: rgb(96, 248, 137); /* oklch */ color: oklch(87.2% 0.199 149.3);
Tailwind
colors: {
custom: {
50: '#9bfcad',
500: '#60f889',
950: '#000000',
},
}SCSS
$custom: #60f889; $custom-light: #9bfcad; $custom-dark: #000000;
JSON
{
"hex": "#60f889",
"rgb": {
"r": 96,
"g": 248,
"b": 137
},
"hsl": {
"h": 136.184,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87235,
"c": 0.19917,
"h": 149.3
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#60F889
secondary
#CF2DA3
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681