#60E08F#60E08F
#60E08F is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.162 H 153.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60E08F |
|---|---|
| RGB | rgb(96, 224, 143) |
| HSL | hsl(142, 67%, 63%) |
| HSV | hsv(142, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.62, -53.23, 29.30) |
| CIE-LCH | lch(80.62, 60.76, 151.17°) |
| OKLab | oklab(81.45% -0.1444 0.0734) |
| OKLCH | oklch(81.45% 0.162 153.1) |
| XYZ | xyz(36.4346, 57.7779, 35.2135) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Aqua Green
#12E193
ΔE00 3.78
Tealish Green
#0CDC73
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.05
Seafoam Green
#7AF9AB
ΔE00 5.79
Turquoise Green
#04F489
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E08F #E060B1
analogous
#71E060 #60E08F #60E0CF
triadic
#60E08F #8F60E0 #E08F60
tetradic
#60E08F #6071E0 #E060B1 #E0CF60
square
#60E08F #6071E0 #E060B1 #E0CF60
split-complementary
#60E08F #CF60E0 #E06071
monochromatic
#20A551 #2DD66B #60E08F #93EAB3 #C6F4D7
Accessibility & contrast
On white
1.67
#60E08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#60E08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E08F
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E08F | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8A
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#39DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e08f; /* rgb */ color: rgb(96, 224, 143); /* oklch */ color: oklch(81.5% 0.162 153.1);
Tailwind
colors: {
custom: {
50: '#97eab0',
500: '#60e08f',
950: '#000000',
},
}SCSS
$custom: #60e08f; $custom-light: #97eab0; $custom-dark: #000000;
JSON
{
"hex": "#60e08f",
"rgb": {
"r": 96,
"g": 224,
"b": 143
},
"hsl": {
"h": 142.031,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81453,
"c": 0.16193,
"h": 153.1
},
"luminance": 0.57781
}Semantic roles & 50–950 ramp
primary
#60E08F
secondary
#A83C80
accent
#168BCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481