#60EA9E#60EA9E
#60EA9E is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.162 H 156.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA9E |
|---|---|
| RGB | rgb(96, 234, 158) |
| HSL | hsl(147, 77%, 65%) |
| HSV | hsv(147, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(83.86, -54.45, 25.98) |
| CIE-LCH | lch(83.86, 60.33, 154.49°) |
| OKLab | oklab(84.2% -0.1481 0.0656) |
| OKLCH | oklch(84.2% 0.162 156.1) |
| XYZ | xyz(40.4148, 63.7971, 42.5254) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.68
Aqua Green
#12E193
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA9E #EA60AC
analogous
#67EA60 #60EA9E #60EAE3
triadic
#60EA9E #9E60EA #EA9E60
tetradic
#60EA9E #6067EA #EA60AC #EAE360
square
#60EA9E #6067EA #EA60AC #EAE360
split-complementary
#60EA9E #E360EA #EA6067
monochromatic
#18B760 #2AE37D #60EA9E #96F1BF #CCF8E0
Accessibility & contrast
On white
1.53
#60EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#60EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA9E
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA9E | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#29E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60ea9e; /* rgb */ color: rgb(96, 234, 158); /* oklch */ color: oklch(84.2% 0.162 156.1);
Tailwind
colors: {
custom: {
50: '#99f2bb',
500: '#60ea9e',
950: '#000000',
},
}SCSS
$custom: #60ea9e; $custom-light: #99f2bb; $custom-dark: #000000;
JSON
{
"hex": "#60ea9e",
"rgb": {
"r": 96,
"g": 234,
"b": 158
},
"hsl": {
"h": 146.957,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84198,
"c": 0.16194,
"h": 156.1
},
"luminance": 0.63801
}Semantic roles & 50–950 ramp
primary
#60EA9E
secondary
#B7377E
accent
#0D7DD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582