#60EE81#60EE81
#60EE81 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.193 H 148.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE81 |
|---|---|
| RGB | rgb(96, 238, 129) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.60, -60.92, 41.48) |
| CIE-LCH | lch(84.60, 73.70, 145.75°) |
| OKLab | oklab(84.65% -0.1646 0.1014) |
| OKLCH | oklch(84.65% 0.193 148.4) |
| XYZ | xyz(39.3581, 65.2171, 31.2786) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE81 #EE60CD
analogous
#86EE60 #60EE81 #60EEC8
triadic
#60EE81 #8160EE #EE8160
tetradic
#60EE81 #6086EE #EE60CD #EEC860
square
#60EE81 #6086EE #EE60CD #EEC860
split-complementary
#60EE81 #C860EE #EE6086
monochromatic
#14BF3C #29E855 #60EE81 #97F4AD #CFFAD9
Accessibility & contrast
On white
1.50
#60EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#60EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE81
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE81 | 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)
#F0DB78
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#3AEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee81; /* rgb */ color: rgb(96, 238, 129); /* oklch */ color: oklch(84.7% 0.193 148.4);
Tailwind
colors: {
custom: {
50: '#9af4a7',
500: '#60ee81',
950: '#000000',
},
}SCSS
$custom: #60ee81; $custom-light: #9af4a7; $custom-dark: #000000;
JSON
{
"hex": "#60ee81",
"rgb": {
"r": 96,
"g": 238,
"b": 129
},
"hsl": {
"h": 133.944,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84652,
"c": 0.19335,
"h": 148.4
},
"luminance": 0.65221
}Semantic roles & 50–950 ramp
primary
#60EE81
secondary
#BD359E
accent
#08ACDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580