#60ED89#60ED89
#60ED89 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.185 H 150.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED89 |
|---|---|
| RGB | rgb(96, 237, 137) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.41, -59.30, 37.31) |
| CIE-LCH | lch(84.41, 70.06, 147.82°) |
| OKLab | oklab(84.54% -0.1603 0.0921) |
| OKLCH | oklch(84.54% 0.185 150.1) |
| XYZ | xyz(39.6205, 64.8575, 34.0928) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED89 #ED60C4
analogous
#7DED60 #60ED89 #60EDD0
triadic
#60ED89 #8960ED #ED8960
tetradic
#60ED89 #607DED #ED60C4 #EDD060
square
#60ED89 #607DED #ED60C4 #EDD060
split-complementary
#60ED89 #D060ED #ED607D
monochromatic
#15BD46 #29E760 #60ED89 #97F3B2 #CEF9DB
Accessibility & contrast
On white
1.50
#60ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#60ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED89
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED89 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#36E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed89; /* rgb */ color: rgb(96, 237, 137); /* oklch */ color: oklch(84.5% 0.185 150.1);
Tailwind
colors: {
custom: {
50: '#99f4ac',
500: '#60ed89',
950: '#000000',
},
}SCSS
$custom: #60ed89; $custom-light: #99f4ac; $custom-dark: #000000;
JSON
{
"hex": "#60ed89",
"rgb": {
"r": 96,
"g": 237,
"b": 137
},
"hsl": {
"h": 137.447,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84537,
"c": 0.18486,
"h": 150.1
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#60ED89
secondary
#BC3595
accent
#0A9FDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581