#60EC97#60EC97
#60EC97 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.171 H 153.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60EC97 |
|---|---|
| RGB | rgb(96, 236, 151) |
| HSL | hsl(144, 79%, 65%) |
| HSV | hsv(144, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(84.33, -56.52, 30.19) |
| CIE-LCH | lch(84.33, 64.08, 151.89°) |
| OKLab | oklab(84.55% -0.1532 0.0756) |
| OKLCH | oklch(84.55% 0.171 153.7) |
| XYZ | xyz(40.4020, 64.7081, 39.6329) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EC97 #EC60B5
analogous
#6FEC60 #60EC97 #60ECDD
triadic
#60EC97 #9760EC #EC9760
tetradic
#60EC97 #606FEC #EC60B5 #ECDD60
square
#60EC97 #606FEC #EC60B5 #ECDD60
split-complementary
#60EC97 #DD60EC #EC606F
monochromatic
#16BB57 #29E573 #60EC97 #97F3BB #CDF9DF
Accessibility & contrast
On white
1.51
#60EC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#60EC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EC97
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EC97 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#2EE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60ec97; /* rgb */ color: rgb(96, 236, 151); /* oklch */ color: oklch(84.5% 0.171 153.7);
Tailwind
colors: {
custom: {
50: '#99f3b6',
500: '#60ec97',
950: '#000000',
},
}SCSS
$custom: #60ec97; $custom-light: #99f3b6; $custom-dark: #000000;
JSON
{
"hex": "#60ec97",
"rgb": {
"r": 96,
"g": 236,
"b": 151
},
"hsl": {
"h": 143.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.84546,
"c": 0.17087,
"h": 153.7
},
"luminance": 0.64712
}Semantic roles & 50–950 ramp
primary
#60EC97
secondary
#BA3686
accent
#0B89DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581