#60EB90#60EB90
#60EB90 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.176 H 152.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB90 |
|---|---|
| RGB | rgb(96, 235, 144) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.92, -57.37, 33.18) |
| CIE-LCH | lch(83.92, 66.27, 149.96°) |
| OKLab | oklab(84.17% -0.1553 0.0826) |
| OKLCH | oklch(84.17% 0.176 152) |
| XYZ | xyz(39.5632, 63.9133, 36.6317) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB90 #EB60BB
analogous
#76EB60 #60EB90 #60EBD5
triadic
#60EB90 #9060EB #EB9060
tetradic
#60EB90 #6076EB #EB60BB #EBD560
square
#60EB90 #6076EB #EB60BB #EBD560
split-complementary
#60EB90 #D560EB #EB6076
monochromatic
#17B94F #2AE46A #60EB90 #96F2B6 #CDF9DC
Accessibility & contrast
On white
1.52
#60EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#60EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB90
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB90 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#33E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb90; /* rgb */ color: rgb(96, 235, 144); /* oklch */ color: oklch(84.2% 0.176 152.0);
Tailwind
colors: {
custom: {
50: '#99f2b1',
500: '#60eb90',
950: '#000000',
},
}SCSS
$custom: #60eb90; $custom-light: #99f2b1; $custom-dark: #000000;
JSON
{
"hex": "#60eb90",
"rgb": {
"r": 96,
"g": 235,
"b": 144
},
"hsl": {
"h": 140.719,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8417,
"c": 0.17587,
"h": 152
},
"luminance": 0.63917
}Semantic roles & 50–950 ramp
primary
#60EB90
secondary
#B9378C
accent
#0C93DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581