#60EE8D#60EE8D
#60EE8D is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.183 H 150.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE8D |
|---|---|
| RGB | rgb(96, 238, 141) |
| HSL | hsl(139, 81%, 65%) |
| HSV | hsv(139, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.77, -59.02, 35.79) |
| CIE-LCH | lch(84.77, 69.03, 148.77°) |
| OKLab | oklab(84.85% -0.1596 0.0887) |
| OKLCH | oklch(84.85% 0.183 150.9) |
| XYZ | xyz(40.2031, 65.5551, 35.7289) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE8D #EE60C1
analogous
#7AEE60 #60EE8D #60EED4
triadic
#60EE8D #8D60EE #EE8D60
tetradic
#60EE8D #607AEE #EE60C1 #EED460
square
#60EE8D #607AEE #EE60C1 #EED460
split-complementary
#60EE8D #D460EE #EE607A
monochromatic
#14BF4B #29E865 #60EE8D #97F4B5 #CFFADC
Accessibility & contrast
On white
1.49
#60EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#60EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE8D
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE8D | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#33EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee8d; /* rgb */ color: rgb(96, 238, 141); /* oklch */ color: oklch(84.9% 0.183 150.9);
Tailwind
colors: {
custom: {
50: '#9af4af',
500: '#60ee8d',
950: '#000000',
},
}SCSS
$custom: #60ee8d; $custom-light: #9af4af; $custom-dark: #000000;
JSON
{
"hex": "#60ee8d",
"rgb": {
"r": 96,
"g": 238,
"b": 141
},
"hsl": {
"h": 139.014,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84851,
"c": 0.18256,
"h": 150.9
},
"luminance": 0.65559
}Semantic roles & 50–950 ramp
primary
#60EE8D
secondary
#BD3592
accent
#089ADD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581