#60EF95#60EF95
#60EF95 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.177 H 152.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF95 |
|---|---|
| RGB | rgb(96, 239, 149) |
| HSL | hsl(142, 82%, 66%) |
| HSV | hsv(142, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.19, -58.04, 32.34) |
| CIE-LCH | lch(85.19, 66.44, 150.87°) |
| OKLab | oklab(85.24% -0.1572 0.0807) |
| OKLCH | oklch(85.24% 0.177 152.8) |
| XYZ | xyz(41.1119, 66.3857, 39.0751) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF95 #EF60BA
analogous
#72EF60 #60EF95 #60EFDD
triadic
#60EF95 #9560EF #EF9560
tetradic
#60EF95 #6072EF #EF60BA #EFDD60
square
#60EF95 #6072EF #EF60BA #EFDD60
split-complementary
#60EF95 #DD60EF #EF6072
monochromatic
#13C154 #28E970 #60EF95 #98F5BA #CFFADF
Accessibility & contrast
On white
1.47
#60EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#60EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF95
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF95 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#2EECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef95; /* rgb */ color: rgb(96, 239, 149); /* oklch */ color: oklch(85.2% 0.177 152.8);
Tailwind
colors: {
custom: {
50: '#9af5b5',
500: '#60ef95',
950: '#000000',
},
}SCSS
$custom: #60ef95; $custom-light: #9af5b5; $custom-dark: #000000;
JSON
{
"hex": "#60ef95",
"rgb": {
"r": 96,
"g": 239,
"b": 149
},
"hsl": {
"h": 142.238,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85241,
"c": 0.17667,
"h": 152.8
},
"luminance": 0.6639
}Semantic roles & 50–950 ramp
primary
#60EF95
secondary
#BF348C
accent
#078FDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581