#60EA9F#60EA9F
#60EA9F is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.161 H 156.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA9F |
|---|---|
| RGB | rgb(96, 234, 159) |
| HSL | hsl(147, 77%, 65%) |
| HSV | hsv(147, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(83.88, -54.26, 25.49) |
| CIE-LCH | lch(83.88, 59.95, 154.83°) |
| OKLab | oklab(84.22% -0.1476 0.0644) |
| OKLCH | oklch(84.22% 0.161 156.4) |
| XYZ | xyz(40.5012, 63.8317, 42.9805) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.66
Aqua Green
#12E193
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA9F #EA60AB
analogous
#66EA60 #60EA9F #60EAE4
triadic
#60EA9F #9F60EA #EA9F60
tetradic
#60EA9F #6066EA #EA60AB #EAE460
square
#60EA9F #6066EA #EA60AB #EAE460
split-complementary
#60EA9F #E460EA #EA6066
monochromatic
#18B761 #2AE37E #60EA9F #96F1C0 #CCF8E0
Accessibility & contrast
On white
1.53
#60EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#60EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA9F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA9F | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#29E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60ea9f; /* rgb */ color: rgb(96, 234, 159); /* oklch */ color: oklch(84.2% 0.161 156.4);
Tailwind
colors: {
custom: {
50: '#99f1bb',
500: '#60ea9f',
950: '#000000',
},
}SCSS
$custom: #60ea9f; $custom-light: #99f1bb; $custom-dark: #000000;
JSON
{
"hex": "#60ea9f",
"rgb": {
"r": 96,
"g": 234,
"b": 159
},
"hsl": {
"h": 147.391,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84219,
"c": 0.16107,
"h": 156.4
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#60EA9F
secondary
#B7377D
accent
#0D7CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582