#60E991#60E991
#60E991 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.172 H 152.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60E991 |
|---|---|
| RGB | rgb(96, 233, 145) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 37.8%, 8.6%) |
| CIE-LAB | lab(83.34, -56.42, 31.90) |
| CIE-LCH | lch(83.34, 64.81, 150.51°) |
| OKLab | oklab(83.7% -0.1528 0.0796) |
| OKLCH | oklch(83.7% 0.172 152.5) |
| XYZ | xyz(39.0706, 62.8052, 36.8462) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E991 #E960B8
analogous
#74E960 #60E991 #60E9D6
triadic
#60E991 #9160E9 #E99160
tetradic
#60E991 #6074E9 #E960B8 #E9D660
square
#60E991 #6074E9 #E960B8 #E9D660
split-complementary
#60E991 #D660E9 #E96074
monochromatic
#19B551 #2AE26C #60E991 #96F0B6 #CCF8DB
Accessibility & contrast
On white
1.55
#60E991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#60E991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E991
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E991 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#33E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e991; /* rgb */ color: rgb(96, 233, 145); /* oklch */ color: oklch(83.7% 0.172 152.5);
Tailwind
colors: {
custom: {
50: '#99f1b2',
500: '#60e991',
950: '#000000',
},
}SCSS
$custom: #60e991; $custom-light: #99f1b2; $custom-dark: #000000;
JSON
{
"hex": "#60e991",
"rgb": {
"r": 96,
"g": 233,
"b": 145
},
"hsl": {
"h": 141.46,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.83698,
"c": 0.17228,
"h": 152.5
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#60E991
secondary
#B53888
accent
#0E90D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581