#60EB97#60EB97
#60EB97 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.170 H 153.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB97 |
|---|---|
| RGB | rgb(96, 235, 151) |
| HSL | hsl(144, 78%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.04, -56.13, 29.79) |
| CIE-LCH | lch(84.04, 63.55, 152.05°) |
| OKLab | oklab(84.3% -0.1522 0.0747) |
| OKLCH | oklch(84.3% 0.17 153.9) |
| XYZ | xyz(40.1149, 64.1339, 39.5372) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB97 #EB60B4
analogous
#6EEB60 #60EB97 #60EBDD
triadic
#60EB97 #9760EB #EB9760
tetradic
#60EB97 #606EEB #EB60B4 #EBDD60
square
#60EB97 #606EEB #EB60B4 #EBDD60
split-complementary
#60EB97 #DD60EB #EB606E
monochromatic
#17B957 #2AE473 #60EB97 #96F2BB #CDF9DE
Accessibility & contrast
On white
1.52
#60EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#60EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB97
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB97 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD991
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#2EE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eb97; /* rgb */ color: rgb(96, 235, 151); /* oklch */ color: oklch(84.3% 0.170 153.9);
Tailwind
colors: {
custom: {
50: '#99f2b6',
500: '#60eb97',
950: '#000000',
},
}SCSS
$custom: #60eb97; $custom-light: #99f2b6; $custom-dark: #000000;
JSON
{
"hex": "#60eb97",
"rgb": {
"r": 96,
"g": 235,
"b": 151
},
"hsl": {
"h": 143.741,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84302,
"c": 0.16954,
"h": 153.9
},
"luminance": 0.64138
}Semantic roles & 50–950 ramp
primary
#60EB97
secondary
#B93785
accent
#0C88DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581