#60E97D#60E97D
#60E97D is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.190 H 147.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60E97D |
|---|---|
| RGB | rgb(96, 233, 125) |
| HSL | hsl(133, 76%, 65%) |
| HSV | hsv(133, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(83.04, -59.66, 41.45) |
| CIE-LCH | lch(83.04, 72.65, 145.21°) |
| OKLab | oklab(83.36% -0.1613 0.1012) |
| OKLCH | oklch(83.36% 0.19 147.9) |
| XYZ | xyz(37.6619, 62.2417, 29.4272) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Lightish Green
#61E160
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.25
Spearmint
#1EF876
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E97D #E960CC
analogous
#87E960 #60E97D #60E9C2
triadic
#60E97D #7D60E9 #E97D60
tetradic
#60E97D #6087E9 #E960CC #E9C260
square
#60E97D #6087E9 #E960CC #E9C260
split-complementary
#60E97D #C260E9 #E96087
monochromatic
#19B53A #2AE251 #60E97D #96F0A9 #CCF8D5
Accessibility & contrast
On white
1.56
#60E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#60E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E97D
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E97D | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#3EE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e97d; /* rgb */ color: rgb(96, 233, 125); /* oklch */ color: oklch(83.4% 0.190 147.9);
Tailwind
colors: {
custom: {
50: '#99f1a4',
500: '#60e97d',
950: '#000000',
},
}SCSS
$custom: #60e97d; $custom-light: #99f1a4; $custom-dark: #000000;
JSON
{
"hex": "#60e97d",
"rgb": {
"r": 96,
"g": 233,
"b": 125
},
"hsl": {
"h": 132.701,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.83356,
"c": 0.1904,
"h": 147.9
},
"luminance": 0.62245
}Semantic roles & 50–950 ramp
primary
#60E97D
secondary
#B5389B
accent
#0EADD8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580