#60E090#60E090
#60E090 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.161 H 153.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60E090 |
|---|---|
| RGB | rgb(96, 224, 144) |
| HSL | hsl(143, 67%, 63%) |
| HSV | hsv(143, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.63, -53.05, 28.81) |
| CIE-LCH | lch(80.63, 60.37, 151.50°) |
| OKLab | oklab(81.47% -0.1439 0.0722) |
| OKLCH | oklch(81.47% 0.161 153.4) |
| XYZ | xyz(36.5107, 57.8083, 35.6142) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 3.70
Tealish Green
#0CDC73
ΔE00 4.84
Seaweed
#18D17B
ΔE00 5.08
Seafoam Green
#7AF9AB
ΔE00 5.76
Turquoise Green
#04F489
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E090 #E060B0
analogous
#70E060 #60E090 #60E0D0
triadic
#60E090 #9060E0 #E09060
tetradic
#60E090 #6070E0 #E060B0 #E0D060
square
#60E090 #6070E0 #E060B0 #E0D060
split-complementary
#60E090 #D060E0 #E06070
monochromatic
#20A552 #2DD66C #60E090 #93EAB4 #C6F4D8
Accessibility & contrast
On white
1.67
#60E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#60E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E090
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E090 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#38DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e090; /* rgb */ color: rgb(96, 224, 144); /* oklch */ color: oklch(81.5% 0.161 153.4);
Tailwind
colors: {
custom: {
50: '#97eab1',
500: '#60e090',
950: '#000000',
},
}SCSS
$custom: #60e090; $custom-light: #97eab1; $custom-dark: #000000;
JSON
{
"hex": "#60e090",
"rgb": {
"r": 96,
"g": 224,
"b": 144
},
"hsl": {
"h": 142.5,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81472,
"c": 0.16102,
"h": 153.4
},
"luminance": 0.57812
}Semantic roles & 50–950 ramp
primary
#60E090
secondary
#A83C80
accent
#168ACF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481