#60E591#60E591
#60E591 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.167 H 153.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60E591 |
|---|---|
| RGB | rgb(96, 229, 145) |
| HSL | hsl(142, 72%, 64%) |
| HSV | hsv(142, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.14, -54.85, 30.32) |
| CIE-LCH | lch(82.14, 62.67, 151.07°) |
| OKLab | oklab(82.72% -0.1487 0.0758) |
| OKLCH | oklch(82.72% 0.167 153) |
| XYZ | xyz(37.9510, 60.5662, 36.4730) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Aqua Green
#12E193
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 4.88
Light Green Blue
#56FCA2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E591 #E560B4
analogous
#71E560 #60E591 #60E5D3
triadic
#60E591 #9160E5 #E59160
tetradic
#60E591 #6071E5 #E560B4 #E5D360
square
#60E591 #6071E5 #E560B4 #E5D360
split-complementary
#60E591 #D360E5 #E56071
monochromatic
#1CAE52 #2BDC6D #60E591 #95EEB5 #C9F6DA
Accessibility & contrast
On white
1.60
#60E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#60E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E591
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E591 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#35E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e591; /* rgb */ color: rgb(96, 229, 145); /* oklch */ color: oklch(82.7% 0.167 153.0);
Tailwind
colors: {
custom: {
50: '#98eeb2',
500: '#60e591',
950: '#000000',
},
}SCSS
$custom: #60e591; $custom-light: #98eeb2; $custom-dark: #000000;
JSON
{
"hex": "#60e591",
"rgb": {
"r": 96,
"g": 229,
"b": 145
},
"hsl": {
"h": 142.105,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.82718,
"c": 0.1669,
"h": 153
},
"luminance": 0.6057
}Semantic roles & 50–950 ramp
primary
#60E591
secondary
#AF3A84
accent
#128CD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581