#60EB91#60EB91
#60EB91 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.175 H 152.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB91 |
|---|---|
| RGB | rgb(96, 235, 145) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.94, -57.19, 32.69) |
| CIE-LCH | lch(83.94, 65.88, 150.25°) |
| OKLab | oklab(84.19% -0.1548 0.0815) |
| OKLCH | oklch(84.19% 0.175 152.2) |
| XYZ | xyz(39.6399, 63.9440, 37.0360) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB91 #EB60BA
analogous
#75EB60 #60EB91 #60EBD7
triadic
#60EB91 #9160EB #EB9160
tetradic
#60EB91 #6075EB #EB60BA #EBD760
square
#60EB91 #6075EB #EB60BA #EBD760
split-complementary
#60EB91 #D760EB #EB6075
monochromatic
#17B950 #2AE46B #60EB91 #96F2B7 #CDF9DC
Accessibility & contrast
On white
1.52
#60EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#60EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB91
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB91 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#32E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb91; /* rgb */ color: rgb(96, 235, 145); /* oklch */ color: oklch(84.2% 0.175 152.2);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#60eb91',
950: '#000000',
},
}SCSS
$custom: #60eb91; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#60eb91",
"rgb": {
"r": 96,
"g": 235,
"b": 145
},
"hsl": {
"h": 141.151,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84188,
"c": 0.17496,
"h": 152.2
},
"luminance": 0.63948
}Semantic roles & 50–950 ramp
primary
#60EB91
secondary
#B9378B
accent
#0C91DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581