#60E290#60E290
#60E290 is a light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.164 H 153.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60E290 |
|---|---|
| RGB | rgb(96, 226, 144) |
| HSL | hsl(142, 69%, 63%) |
| HSV | hsv(142, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(81.23, -53.85, 29.61) |
| CIE-LCH | lch(81.23, 61.45, 151.20°) |
| OKLab | oklab(81.96% -0.146 0.0741) |
| OKLCH | oklch(81.96% 0.164 153.1) |
| XYZ | xyz(37.0514, 58.8896, 35.7944) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Aqua Green
#12E193
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 4.77
Seaweed
#18D17B
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E290 #E260B2
analogous
#71E260 #60E290 #60E2D1
triadic
#60E290 #9060E2 #E29060
tetradic
#60E290 #6071E2 #E260B2 #E2D160
square
#60E290 #6071E2 #E260B2 #E2D160
split-complementary
#60E290 #D160E2 #E26071
monochromatic
#1FA952 #2CD96C #60E290 #94EBB4 #C8F5D8
Accessibility & contrast
On white
1.64
#60E290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#60E290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E290
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E290 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18B
Deuteranopia (green-blind)
#D0C595
Tritanopia (blue-blind)
#37DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e290; /* rgb */ color: rgb(96, 226, 144); /* oklch */ color: oklch(82.0% 0.164 153.1);
Tailwind
colors: {
custom: {
50: '#98ecb1',
500: '#60e290',
950: '#000000',
},
}SCSS
$custom: #60e290; $custom-light: #98ecb1; $custom-dark: #000000;
JSON
{
"hex": "#60e290",
"rgb": {
"r": 96,
"g": 226,
"b": 144
},
"hsl": {
"h": 142.154,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.81963,
"c": 0.16374,
"h": 153.1
},
"luminance": 0.58893
}Semantic roles & 50–950 ramp
primary
#60E290
secondary
#AB3B82
accent
#148BD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581