#60EE89#60EE89
#60EE89 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.186 H 150.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE89 |
|---|---|
| RGB | rgb(96, 238, 137) |
| HSL | hsl(137, 81%, 65%) |
| HSV | hsv(137, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.71, -59.67, 37.70) |
| CIE-LCH | lch(84.71, 70.59, 147.72°) |
| OKLab | oklab(84.78% -0.1613 0.093) |
| OKLCH | oklch(84.78% 0.186 150) |
| XYZ | xyz(39.9108, 65.4382, 34.1896) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE89 #EE60C5
analogous
#7EEE60 #60EE89 #60EED0
triadic
#60EE89 #8960EE #EE8960
tetradic
#60EE89 #607EEE #EE60C5 #EED060
square
#60EE89 #607EEE #EE60C5 #EED060
split-complementary
#60EE89 #D060EE #EE607E
monochromatic
#14BF46 #29E860 #60EE89 #97F4B2 #CFFADB
Accessibility & contrast
On white
1.49
#60EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#60EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE89
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE89 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#36EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee89; /* rgb */ color: rgb(96, 238, 137); /* oklch */ color: oklch(84.8% 0.186 150.0);
Tailwind
colors: {
custom: {
50: '#9af4ac',
500: '#60ee89',
950: '#000000',
},
}SCSS
$custom: #60ee89; $custom-light: #9af4ac; $custom-dark: #000000;
JSON
{
"hex": "#60ee89",
"rgb": {
"r": 96,
"g": 238,
"b": 137
},
"hsl": {
"h": 137.324,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84782,
"c": 0.18618,
"h": 150
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#60EE89
secondary
#BD3596
accent
#08A0DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581