#60EE80#60EE80
#60EE80 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.194 H 148.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE80 |
|---|---|
| RGB | rgb(96, 238, 128) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.58, -61.07, 41.94) |
| CIE-LCH | lch(84.58, 74.09, 145.52°) |
| OKLab | oklab(84.64% -0.165 0.1024) |
| OKLCH | oklch(84.64% 0.194 148.2) |
| XYZ | xyz(39.2920, 65.1906, 30.9303) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE80 #EE60CE
analogous
#87EE60 #60EE80 #60EEC7
triadic
#60EE80 #8060EE #EE8060
tetradic
#60EE80 #6087EE #EE60CE #EEC760
square
#60EE80 #6087EE #EE60CE #EEC760
split-complementary
#60EE80 #C760EE #EE6087
monochromatic
#14BF3B #29E854 #60EE80 #97F4AC #CFFAD8
Accessibility & contrast
On white
1.50
#60EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#60EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE80
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE80 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#3AE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee80; /* rgb */ color: rgb(96, 238, 128); /* oklch */ color: oklch(84.6% 0.194 148.2);
Tailwind
colors: {
custom: {
50: '#9af4a6',
500: '#60ee80',
950: '#000000',
},
}SCSS
$custom: #60ee80; $custom-light: #9af4a6; $custom-dark: #000000;
JSON
{
"hex": "#60ee80",
"rgb": {
"r": 96,
"g": 238,
"b": 128
},
"hsl": {
"h": 133.521,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84636,
"c": 0.19425,
"h": 148.2
},
"luminance": 0.65194
}Semantic roles & 50–950 ramp
primary
#60EE80
secondary
#BD359F
accent
#08ADDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580