#60EF96#60EF96
#60EF96 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.176 H 153.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF96 |
|---|---|
| RGB | rgb(96, 239, 150) |
| HSL | hsl(143, 82%, 66%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.21, -57.87, 31.86) |
| CIE-LCH | lch(85.21, 66.06, 151.16°) |
| OKLab | oklab(85.26% -0.1567 0.0796) |
| OKLCH | oklch(85.26% 0.176 153.1) |
| XYZ | xyz(41.1921, 66.4178, 39.4974) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF96 #EF60B9
analogous
#71EF60 #60EF96 #60EFDD
triadic
#60EF96 #9660EF #EF9660
tetradic
#60EF96 #6071EF #EF60B9 #EFDD60
square
#60EF96 #6071EF #EF60B9 #EFDD60
split-complementary
#60EF96 #DD60EF #EF6071
monochromatic
#13C155 #28E971 #60EF96 #98F5BB #CFFADF
Accessibility & contrast
On white
1.47
#60EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#60EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF96
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF96 | 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)
#EFDD90
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#2DECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef96; /* rgb */ color: rgb(96, 239, 150); /* oklch */ color: oklch(85.3% 0.176 153.1);
Tailwind
colors: {
custom: {
50: '#9af5b5',
500: '#60ef96',
950: '#000000',
},
}SCSS
$custom: #60ef96; $custom-light: #9af5b5; $custom-dark: #000000;
JSON
{
"hex": "#60ef96",
"rgb": {
"r": 96,
"g": 239,
"b": 150
},
"hsl": {
"h": 142.657,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85259,
"c": 0.17576,
"h": 153.1
},
"luminance": 0.66422
}Semantic roles & 50–950 ramp
primary
#60EF96
secondary
#BF348B
accent
#078DDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581