#60EA9B#60EA9B
#60EA9B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.165 H 155.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA9B |
|---|---|
| RGB | rgb(96, 234, 155) |
| HSL | hsl(146, 77%, 65%) |
| HSV | hsv(146, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(83.81, -55.01, 27.44) |
| CIE-LCH | lch(83.81, 61.47, 153.49°) |
| OKLab | oklab(84.14% -0.1494 0.0691) |
| OKLCH | oklch(84.14% 0.165 155.2) |
| XYZ | xyz(40.1597, 63.6951, 41.1820) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Aqua Green
#12E193
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA9B #EA60AF
analogous
#6AEA60 #60EA9B #60EAE0
triadic
#60EA9B #9B60EA #EA9B60
tetradic
#60EA9B #606AEA #EA60AF #EAE060
square
#60EA9B #606AEA #EA60AF #EAE060
split-complementary
#60EA9B #E060EA #EA606A
monochromatic
#18B75C #2AE379 #60EA9B #96F1BD #CCF8DF
Accessibility & contrast
On white
1.53
#60EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#60EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA9B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA9B | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#2CE8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60ea9b; /* rgb */ color: rgb(96, 234, 155); /* oklch */ color: oklch(84.1% 0.165 155.2);
Tailwind
colors: {
custom: {
50: '#99f2b9',
500: '#60ea9b',
950: '#000000',
},
}SCSS
$custom: #60ea9b; $custom-light: #99f2b9; $custom-dark: #000000;
JSON
{
"hex": "#60ea9b",
"rgb": {
"r": 96,
"g": 234,
"b": 155
},
"hsl": {
"h": 145.652,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84137,
"c": 0.16462,
"h": 155.2
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#60EA9B
secondary
#B73780
accent
#0D82D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581