#60ED85#60ED85
#60ED85 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.188 H 149.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED85 |
|---|---|
| RGB | rgb(96, 237, 133) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.35, -59.93, 39.21) |
| CIE-LCH | lch(84.35, 71.62, 146.81°) |
| OKLab | oklab(84.47% -0.162 0.0964) |
| OKLCH | oklch(84.47% 0.188 149.3) |
| XYZ | xyz(39.3389, 64.7448, 32.6096) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED85 #ED60C8
analogous
#81ED60 #60ED85 #60EDCC
triadic
#60ED85 #8560ED #ED8560
tetradic
#60ED85 #6081ED #ED60C8 #EDCC60
square
#60ED85 #6081ED #ED60C8 #EDCC60
split-complementary
#60ED85 #CC60ED #ED6081
monochromatic
#15BD41 #29E75B #60ED85 #97F3AF #CEF9D9
Accessibility & contrast
On white
1.51
#60ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#60ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED85
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED85 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#38E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60ed85; /* rgb */ color: rgb(96, 237, 133); /* oklch */ color: oklch(84.5% 0.188 149.3);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#60ed85',
950: '#000000',
},
}SCSS
$custom: #60ed85; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#60ed85",
"rgb": {
"r": 96,
"g": 237,
"b": 133
},
"hsl": {
"h": 135.745,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.8447,
"c": 0.18847,
"h": 149.3
},
"luminance": 0.64749
}Semantic roles & 50–950 ramp
primary
#60ED85
secondary
#BC3599
accent
#0AA5DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581