#60E882#60E882
#60E882 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.185 H 149.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60E882 |
|---|---|
| RGB | rgb(96, 232, 130) |
| HSL | hsl(135, 75%, 64%) |
| HSV | hsv(135, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 44%, 9%) |
| CIE-LAB | lab(82.81, -58.52, 38.71) |
| CIE-LCH | lch(82.81, 70.16, 146.51°) |
| OKLab | oklab(83.19% -0.1582 0.0951) |
| OKLCH | oklch(83.19% 0.185 149) |
| XYZ | xyz(37.7071, 61.8082, 31.0578) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.38
Minty Green
#0BF77D
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E882 #E860C6
analogous
#82E860 #60E882 #60E8C6
triadic
#60E882 #8260E8 #E88260
tetradic
#60E882 #6082E8 #E860C6 #E8C660
square
#60E882 #6082E8 #E860C6 #E8C660
split-complementary
#60E882 #C660E8 #E86082
monochromatic
#1AB440 #2BE058 #60E882 #95F0AC #CBF7D6
Accessibility & contrast
On white
1.57
#60E882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#60E882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E882
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E882 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67A
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#3CE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e882; /* rgb */ color: rgb(96, 232, 130); /* oklch */ color: oklch(83.2% 0.185 149.0);
Tailwind
colors: {
custom: {
50: '#99f0a7',
500: '#60e882',
950: '#000000',
},
}SCSS
$custom: #60e882; $custom-light: #99f0a7; $custom-dark: #000000;
JSON
{
"hex": "#60e882",
"rgb": {
"r": 96,
"g": 232,
"b": 130
},
"hsl": {
"h": 135,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83189,
"c": 0.18459,
"h": 149
},
"luminance": 0.61812
}Semantic roles & 50–950 ramp
primary
#60E882
secondary
#B43895
accent
#0FA5D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580