#60EF90#60EF90
#60EF90 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.181 H 151.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF90 |
|---|---|
| RGB | rgb(96, 239, 144) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.11, -58.90, 34.75) |
| CIE-LCH | lch(85.11, 68.38, 149.46°) |
| OKLab | oklab(85.15% -0.1593 0.0863) |
| OKLCH | oklch(85.15% 0.181 151.6) |
| XYZ | xyz(40.7213, 66.2294, 37.0177) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF90 #EF60BF
analogous
#77EF60 #60EF90 #60EFD7
triadic
#60EF90 #9060EF #EF9060
tetradic
#60EF90 #6077EF #EF60BF #EFD760
square
#60EF90 #6077EF #EF60BF #EFD760
split-complementary
#60EF90 #D760EF #EF6077
monochromatic
#13C14E #28E969 #60EF90 #98F5B7 #CFFADE
Accessibility & contrast
On white
1.47
#60EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#60EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF90
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF90 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#31ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef90; /* rgb */ color: rgb(96, 239, 144); /* oklch */ color: oklch(85.1% 0.181 151.6);
Tailwind
colors: {
custom: {
50: '#9af5b1',
500: '#60ef90',
950: '#000000',
},
}SCSS
$custom: #60ef90; $custom-light: #9af5b1; $custom-dark: #000000;
JSON
{
"hex": "#60ef90",
"rgb": {
"r": 96,
"g": 239,
"b": 144
},
"hsl": {
"h": 140.14,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85149,
"c": 0.18118,
"h": 151.6
},
"luminance": 0.66233
}Semantic roles & 50–950 ramp
primary
#60EF90
secondary
#BF3490
accent
#0796DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581