#60E191#60E191
#60E191 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.7% C 0.161 H 153.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60E191 |
|---|---|
| RGB | rgb(96, 225, 145) |
| HSL | hsl(143, 68%, 63%) |
| HSV | hsv(143, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(80.95, -53.27, 28.72) |
| CIE-LCH | lch(80.95, 60.52, 151.67°) |
| OKLab | oklab(81.74% -0.1445 0.072) |
| OKLCH | oklch(81.74% 0.161 153.5) |
| XYZ | xyz(36.8570, 58.3781, 36.1084) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Aqua Green
#12E193
ΔE00 3.66
Tealish Green
#0CDC73
ΔE00 4.92
Seaweed
#18D17B
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.54
Turquoise Green
#04F489
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E191 #E160B0
analogous
#6FE160 #60E191 #60E1D2
triadic
#60E191 #9160E1 #E19160
tetradic
#60E191 #606FE1 #E160B0 #E1D260
square
#60E191 #606FE1 #E160B0 #E1D260
split-complementary
#60E191 #D260E1 #E1606F
monochromatic
#20A753 #2DD76D #60E191 #93EBB5 #C7F4D8
Accessibility & contrast
On white
1.66
#60E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#60E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E191
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E191 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#37DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e191; /* rgb */ color: rgb(96, 225, 145); /* oklch */ color: oklch(81.7% 0.161 153.5);
Tailwind
colors: {
custom: {
50: '#98ebb2',
500: '#60e191',
950: '#000000',
},
}SCSS
$custom: #60e191; $custom-light: #98ebb2; $custom-dark: #000000;
JSON
{
"hex": "#60e191",
"rgb": {
"r": 96,
"g": 225,
"b": 145
},
"hsl": {
"h": 142.791,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81737,
"c": 0.16147,
"h": 153.5
},
"luminance": 0.58382
}Semantic roles & 50–950 ramp
primary
#60E191
secondary
#A93C80
accent
#1589D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581