#60EE85#60EE85
#60EE85 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.190 H 149.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE85 |
|---|---|
| RGB | rgb(96, 238, 133) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.65, -60.31, 39.59) |
| CIE-LCH | lch(84.65, 72.14, 146.71°) |
| OKLab | oklab(84.72% -0.163 0.0972) |
| OKLCH | oklch(84.72% 0.19 149.2) |
| XYZ | xyz(39.6292, 65.3255, 32.7064) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE85 #EE60C9
analogous
#82EE60 #60EE85 #60EECC
triadic
#60EE85 #8560EE #EE8560
tetradic
#60EE85 #6082EE #EE60C9 #EECC60
square
#60EE85 #6082EE #EE60C9 #EECC60
split-complementary
#60EE85 #CC60EE #EE6082
monochromatic
#14BF41 #29E85B #60EE85 #97F4AF #CFFADA
Accessibility & contrast
On white
1.49
#60EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#60EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE85
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE85 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#38EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee85; /* rgb */ color: rgb(96, 238, 133); /* oklch */ color: oklch(84.7% 0.190 149.2);
Tailwind
colors: {
custom: {
50: '#9af4aa',
500: '#60ee85',
950: '#000000',
},
}SCSS
$custom: #60ee85; $custom-light: #9af4aa; $custom-dark: #000000;
JSON
{
"hex": "#60ee85",
"rgb": {
"r": 96,
"g": 238,
"b": 133
},
"hsl": {
"h": 135.634,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84716,
"c": 0.18978,
"h": 149.2
},
"luminance": 0.65329
}Semantic roles & 50–950 ramp
primary
#60EE85
secondary
#BD359A
accent
#08A6DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581