#60EF99#60EF99
#60EF99 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.173 H 153.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF99 |
|---|---|
| RGB | rgb(96, 239, 153) |
| HSL | hsl(144, 82%, 66%) |
| HSV | hsv(144, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.26, -57.33, 30.41) |
| CIE-LCH | lch(85.26, 64.90, 152.06°) |
| OKLab | oklab(85.32% -0.1554 0.0762) |
| OKLCH | oklch(85.32% 0.173 153.9) |
| XYZ | xyz(41.4367, 66.5156, 40.7859) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.50
Mediumspringgreen
#00FA9A
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF99 #EF60B6
analogous
#6EEF60 #60EF99 #60EFE0
triadic
#60EF99 #9960EF #EF9960
tetradic
#60EF99 #606EEF #EF60B6 #EFE060
square
#60EF99 #606EEF #EF60B6 #EFE060
split-complementary
#60EF99 #E060EF #EF606E
monochromatic
#13C159 #28E975 #60EF99 #98F5BD #CFFAE0
Accessibility & contrast
On white
1.47
#60EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#60EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF99
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF99 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#2BECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef99; /* rgb */ color: rgb(96, 239, 153); /* oklch */ color: oklch(85.3% 0.173 153.9);
Tailwind
colors: {
custom: {
50: '#9af5b7',
500: '#60ef99',
950: '#000000',
},
}SCSS
$custom: #60ef99; $custom-light: #9af5b7; $custom-dark: #000000;
JSON
{
"hex": "#60ef99",
"rgb": {
"r": 96,
"g": 239,
"b": 153
},
"hsl": {
"h": 143.916,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85316,
"c": 0.17307,
"h": 153.9
},
"luminance": 0.6652
}Semantic roles & 50–950 ramp
primary
#60EF99
secondary
#BF3488
accent
#0789DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581