#60E990#60E990
#60E990 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.173 H 152.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60E990 |
|---|---|
| RGB | rgb(96, 233, 144) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.32, -56.59, 32.39) |
| CIE-LCH | lch(83.32, 65.21, 150.22°) |
| OKLab | oklab(83.68% -0.1532 0.0807) |
| OKLCH | oklch(83.68% 0.173 152.2) |
| XYZ | xyz(38.9938, 62.7745, 36.4419) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E990 #E960B9
analogous
#75E960 #60E990 #60E9D5
triadic
#60E990 #9060E9 #E99060
tetradic
#60E990 #6075E9 #E960B9 #E9D560
square
#60E990 #6075E9 #E960B9 #E9D560
split-complementary
#60E990 #D560E9 #E96075
monochromatic
#19B550 #2AE26A #60E990 #96F0B6 #CCF8DB
Accessibility & contrast
On white
1.55
#60E990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#60E990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E990
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E990 | 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)
#E9D78A
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#34E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e990; /* rgb */ color: rgb(96, 233, 144); /* oklch */ color: oklch(83.7% 0.173 152.2);
Tailwind
colors: {
custom: {
50: '#99f1b1',
500: '#60e990',
950: '#000000',
},
}SCSS
$custom: #60e990; $custom-light: #99f1b1; $custom-dark: #000000;
JSON
{
"hex": "#60e990",
"rgb": {
"r": 96,
"g": 233,
"b": 144
},
"hsl": {
"h": 141.022,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.8368,
"c": 0.17319,
"h": 152.2
},
"luminance": 0.62778
}Semantic roles & 50–950 ramp
primary
#60E990
secondary
#B53889
accent
#0E91D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581