#60EF98#60EF98
#60EF98 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.174 H 153.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF98 |
|---|---|
| RGB | rgb(96, 239, 152) |
| HSL | hsl(143, 82%, 66%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(85.24, -57.51, 30.90) |
| CIE-LCH | lch(85.24, 65.28, 151.75°) |
| OKLab | oklab(85.3% -0.1558 0.0773) |
| OKLCH | oklch(85.3% 0.174 153.6) |
| XYZ | xyz(41.3545, 66.4827, 40.3528) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF98 #EF60B7
analogous
#6FEF60 #60EF98 #60EFE0
triadic
#60EF98 #9860EF #EF9860
tetradic
#60EF98 #606FEF #EF60B7 #EFE060
square
#60EF98 #606FEF #EF60B7 #EFE060
split-complementary
#60EF98 #E060EF #EF606F
monochromatic
#13C157 #28E974 #60EF98 #98F5BC #CFFAE0
Accessibility & contrast
On white
1.47
#60EF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#60EF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF98
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF98 | 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)
#EFDD92
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#2BECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef98; /* rgb */ color: rgb(96, 239, 152); /* oklch */ color: oklch(85.3% 0.174 153.6);
Tailwind
colors: {
custom: {
50: '#9af5b7',
500: '#60ef98',
950: '#000000',
},
}SCSS
$custom: #60ef98; $custom-light: #9af5b7; $custom-dark: #000000;
JSON
{
"hex": "#60ef98",
"rgb": {
"r": 96,
"g": 239,
"b": 152
},
"hsl": {
"h": 143.497,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85297,
"c": 0.17397,
"h": 153.6
},
"luminance": 0.66487
}Semantic roles & 50–950 ramp
primary
#60EF98
secondary
#BF3489
accent
#078ADE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581