#60E087#60E087
#60E087 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.169 H 150.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60E087 |
|---|---|
| RGB | rgb(96, 224, 135) |
| HSL | hsl(138, 67%, 63%) |
| HSV | hsv(138, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 39.7%, 12.2%) |
| CIE-LAB | lab(80.48, -54.62, 33.19) |
| CIE-LCH | lch(80.48, 63.92, 148.71°) |
| OKLab | oklab(81.3% -0.1479 0.0824) |
| OKLCH | oklch(81.3% 0.169 150.9) |
| XYZ | xyz(35.8501, 57.5441, 32.1348) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Tealish Green
#0CDC73
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E087 #E060B9
analogous
#79E060 #60E087 #60E0C7
triadic
#60E087 #8760E0 #E08760
tetradic
#60E087 #6079E0 #E060B9 #E0C760
square
#60E087 #6079E0 #E060B9 #E0C760
split-complementary
#60E087 #C760E0 #E06079
monochromatic
#20A549 #2DD660 #60E087 #93EAAE #C6F4D4
Accessibility & contrast
On white
1.68
#60E087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#60E087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E087
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E087 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF81
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#3DDDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e087; /* rgb */ color: rgb(96, 224, 135); /* oklch */ color: oklch(81.3% 0.169 150.9);
Tailwind
colors: {
custom: {
50: '#98eaab',
500: '#60e087',
950: '#000000',
},
}SCSS
$custom: #60e087; $custom-light: #98eaab; $custom-dark: #000000;
JSON
{
"hex": "#60e087",
"rgb": {
"r": 96,
"g": 224,
"b": 135
},
"hsl": {
"h": 138.281,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81303,
"c": 0.1693,
"h": 150.9
},
"luminance": 0.57547
}Semantic roles & 50–950 ramp
primary
#60E087
secondary
#A83C87
accent
#1697CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481