#60E890#60E890
#60E890 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.172 H 152.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60E890 |
|---|---|
| RGB | rgb(96, 232, 144) |
| HSL | hsl(141, 75%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 37.9%, 9%) |
| CIE-LAB | lab(83.02, -56.20, 31.99) |
| CIE-LCH | lch(83.02, 64.67, 150.35°) |
| OKLab | oklab(83.43% -0.1522 0.0798) |
| OKLCH | oklch(83.43% 0.172 152.3) |
| XYZ | xyz(38.7115, 62.2099, 36.3478) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E890 #E860B8
analogous
#74E860 #60E890 #60E8D4
triadic
#60E890 #9060E8 #E89060
tetradic
#60E890 #6074E8 #E860B8 #E8D460
square
#60E890 #6074E8 #E860B8 #E8D460
split-complementary
#60E890 #D460E8 #E86074
monochromatic
#1AB450 #2BE06B #60E890 #95F0B5 #CBF7DB
Accessibility & contrast
On white
1.56
#60E890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#60E890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E890
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E890 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#D6CA96
Tritanopia (blue-blind)
#35E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e890; /* rgb */ color: rgb(96, 232, 144); /* oklch */ color: oklch(83.4% 0.172 152.3);
Tailwind
colors: {
custom: {
50: '#99f0b1',
500: '#60e890',
950: '#000000',
},
}SCSS
$custom: #60e890; $custom-light: #99f0b1; $custom-dark: #000000;
JSON
{
"hex": "#60e890",
"rgb": {
"r": 96,
"g": 232,
"b": 144
},
"hsl": {
"h": 141.176,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83434,
"c": 0.17186,
"h": 152.3
},
"luminance": 0.62214
}Semantic roles & 50–950 ramp
primary
#60E890
secondary
#B43888
accent
#0F90D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581