#60EE82#60EE82
#60EE82 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.192 H 148.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE82 |
|---|---|
| RGB | rgb(96, 238, 130) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.61, -60.77, 41.01) |
| CIE-LCH | lch(84.61, 73.31, 145.99°) |
| OKLab | oklab(84.67% -0.1642 0.1004) |
| OKLCH | oklch(84.67% 0.192 148.6) |
| XYZ | xyz(39.4249, 65.2438, 31.6304) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE82 #EE60CC
analogous
#85EE60 #60EE82 #60EEC9
triadic
#60EE82 #8260EE #EE8260
tetradic
#60EE82 #6085EE #EE60CC #EEC960
square
#60EE82 #6085EE #EE60CC #EEC960
split-complementary
#60EE82 #C960EE #EE6085
monochromatic
#14BF3D #29E857 #60EE82 #97F4AD #CFFAD9
Accessibility & contrast
On white
1.49
#60EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#60EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE82
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE82 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DECE89
Tritanopia (blue-blind)
#39EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee82; /* rgb */ color: rgb(96, 238, 130); /* oklch */ color: oklch(84.7% 0.192 148.6);
Tailwind
colors: {
custom: {
50: '#9af4a8',
500: '#60ee82',
950: '#000000',
},
}SCSS
$custom: #60ee82; $custom-light: #9af4a8; $custom-dark: #000000;
JSON
{
"hex": "#60ee82",
"rgb": {
"r": 96,
"g": 238,
"b": 130
},
"hsl": {
"h": 134.366,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84668,
"c": 0.19246,
"h": 148.6
},
"luminance": 0.65248
}Semantic roles & 50–950 ramp
primary
#60EE82
secondary
#BD359D
accent
#08AADD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580