#60EE8A#60EE8A
#60EE8A is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.185 H 150.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE8A |
|---|---|
| RGB | rgb(96, 238, 138) |
| HSL | hsl(138, 81%, 65%) |
| HSV | hsv(138, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.72, -59.51, 37.22) |
| CIE-LCH | lch(84.72, 70.20, 147.98°) |
| OKLab | oklab(84.8% -0.1609 0.0919) |
| OKLCH | oklch(84.8% 0.185 150.3) |
| XYZ | xyz(39.9829, 65.4670, 34.5692) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE8A #EE60C4
analogous
#7DEE60 #60EE8A #60EED1
triadic
#60EE8A #8A60EE #EE8A60
tetradic
#60EE8A #607DEE #EE60C4 #EED160
square
#60EE8A #607DEE #EE60C4 #EED160
split-complementary
#60EE8A #D160EE #EE607D
monochromatic
#14BF47 #29E861 #60EE8A #97F4B3 #CFFADB
Accessibility & contrast
On white
1.49
#60EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#60EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE8A
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE8A | 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)
#EFDB83
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#35EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee8a; /* rgb */ color: rgb(96, 238, 138); /* oklch */ color: oklch(84.8% 0.185 150.3);
Tailwind
colors: {
custom: {
50: '#9af4ad',
500: '#60ee8a',
950: '#000000',
},
}SCSS
$custom: #60ee8a; $custom-light: #9af4ad; $custom-dark: #000000;
JSON
{
"hex": "#60ee8a",
"rgb": {
"r": 96,
"g": 238,
"b": 138
},
"hsl": {
"h": 137.746,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84799,
"c": 0.18527,
"h": 150.3
},
"luminance": 0.65471
}Semantic roles & 50–950 ramp
primary
#60EE8A
secondary
#BD3595
accent
#089EDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581