#60FD89#60FD89
#60FD89 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.5% C 0.206 H 148.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD89 |
|---|---|
| RGB | rgb(96, 253, 137) |
| HSL | hsl(136, 98%, 68%) |
| HSV | hsv(136, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(89.18, -65.21, 43.42) |
| CIE-LCH | lch(89.18, 78.34, 146.34°) |
| OKLab | oklab(88.46% -0.176 0.1062) |
| OKLCH | oklch(88.46% 0.206 148.9) |
| XYZ | xyz(44.4613, 74.5390, 35.7064) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 2.77
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.03
Lightgreen (survey)
#76FF7B
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD89 #FD60D4
analogous
#85FD60 #60FD89 #60FDD8
triadic
#60FD89 #8960FD #FD8960
tetradic
#60FD89 #6085FD #FD60D4 #FDD860
square
#60FD89 #6085FD #FD60D4 #FDD860
split-complementary
#60FD89 #D860FD #FD6085
monochromatic
#03E03D #24FC5C #60FD89 #9CFEB6 #D9FFE3
Accessibility & contrast
On white
1.32
#60FD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#60FD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD89
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD89 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#EBDB91
Tritanopia (blue-blind)
#2DF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd89; /* rgb */ color: rgb(96, 253, 137); /* oklch */ color: oklch(88.5% 0.206 148.9);
Tailwind
colors: {
custom: {
50: '#9cffad',
500: '#60fd89',
950: '#000000',
},
}SCSS
$custom: #60fd89; $custom-light: #9cffad; $custom-dark: #000000;
JSON
{
"hex": "#60fd89",
"rgb": {
"r": 96,
"g": 253,
"b": 137
},
"hsl": {
"h": 135.669,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88459,
"c": 0.20557,
"h": 148.9
},
"luminance": 0.74543
}Semantic roles & 50–950 ramp
primary
#60FD89
secondary
#D72AAA
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681