#60EF92#60EF92
#60EF92 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.179 H 152.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF92 |
|---|---|
| RGB | rgb(96, 239, 146) |
| HSL | hsl(141, 82%, 66%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.14, -58.56, 33.79) |
| CIE-LCH | lch(85.14, 67.61, 150.02°) |
| OKLab | oklab(85.19% -0.1584 0.0841) |
| OKLCH | oklch(85.19% 0.179 152.1) |
| XYZ | xyz(40.8755, 66.2911, 37.8299) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF92 #EF60BD
analogous
#75EF60 #60EF92 #60EFD9
triadic
#60EF92 #9260EF #EF9260
tetradic
#60EF92 #6075EF #EF60BD #EFD960
square
#60EF92 #6075EF #EF60BD #EFD960
split-complementary
#60EF92 #D960EF #EF6075
monochromatic
#13C150 #28E96C #60EF92 #98F5B8 #CFFADE
Accessibility & contrast
On white
1.47
#60EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#60EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF92
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF92 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#30ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef92; /* rgb */ color: rgb(96, 239, 146); /* oklch */ color: oklch(85.2% 0.179 152.1);
Tailwind
colors: {
custom: {
50: '#9af5b3',
500: '#60ef92',
950: '#000000',
},
}SCSS
$custom: #60ef92; $custom-light: #9af5b3; $custom-dark: #000000;
JSON
{
"hex": "#60ef92",
"rgb": {
"r": 96,
"g": 239,
"b": 146
},
"hsl": {
"h": 140.979,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85185,
"c": 0.17937,
"h": 152.1
},
"luminance": 0.66295
}Semantic roles & 50–950 ramp
primary
#60EF92
secondary
#BF348F
accent
#0793DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581