#60EB96#60EB96
#60EB96 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.170 H 153.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB96 |
|---|---|
| RGB | rgb(96, 235, 150) |
| HSL | hsl(143, 78%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.02, -56.31, 30.27) |
| CIE-LCH | lch(84.02, 63.94, 151.74°) |
| OKLab | oklab(84.28% -0.1526 0.0758) |
| OKLCH | oklch(84.28% 0.17 153.6) |
| XYZ | xyz(40.0340, 64.1016, 39.1113) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB96 #EB60B5
analogous
#70EB60 #60EB96 #60EBDB
triadic
#60EB96 #9660EB #EB9660
tetradic
#60EB96 #6070EB #EB60B5 #EBDB60
square
#60EB96 #6070EB #EB60B5 #EBDB60
split-complementary
#60EB96 #DB60EB #EB6070
monochromatic
#17B956 #2AE472 #60EB96 #96F2BA #CDF9DE
Accessibility & contrast
On white
1.52
#60EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#60EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB96
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB96 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#2FE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eb96; /* rgb */ color: rgb(96, 235, 150); /* oklch */ color: oklch(84.3% 0.170 153.6);
Tailwind
colors: {
custom: {
50: '#99f2b5',
500: '#60eb96',
950: '#000000',
},
}SCSS
$custom: #60eb96; $custom-light: #99f2b5; $custom-dark: #000000;
JSON
{
"hex": "#60eb96",
"rgb": {
"r": 96,
"g": 235,
"b": 150
},
"hsl": {
"h": 143.309,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84282,
"c": 0.17044,
"h": 153.6
},
"luminance": 0.64105
}Semantic roles & 50–950 ramp
primary
#60EB96
secondary
#B93786
accent
#0C8ADA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581