#60E088#60E088
#60E088 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.168 H 151.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60E088 |
|---|---|
| RGB | rgb(96, 224, 136) |
| HSL | hsl(139, 67%, 63%) |
| HSV | hsv(139, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 39.3%, 12.2%) |
| CIE-LAB | lab(80.50, -54.45, 32.71) |
| CIE-LCH | lch(80.50, 63.52, 149.01°) |
| OKLab | oklab(81.32% -0.1474 0.0813) |
| OKLCH | oklch(81.32% 0.168 151.1) |
| XYZ | xyz(35.9208, 57.5724, 32.5074) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Tealish Green
#0CDC73
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.49
Seaweed
#18D17B
ΔE00 5.07
Turquoise Green
#04F489
ΔE00 5.46
Lightgreen
#90EE90
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E088 #E060B8
analogous
#78E060 #60E088 #60E0C8
triadic
#60E088 #8860E0 #E08860
tetradic
#60E088 #6078E0 #E060B8 #E0C860
square
#60E088 #6078E0 #E060B8 #E0C860
split-complementary
#60E088 #C860E0 #E06078
monochromatic
#20A54A #2DD662 #60E088 #93EAAE #C6F4D5
Accessibility & contrast
On white
1.68
#60E088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#60E088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E088
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E088 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#3CDDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e088; /* rgb */ color: rgb(96, 224, 136); /* oklch */ color: oklch(81.3% 0.168 151.1);
Tailwind
colors: {
custom: {
50: '#97eaab',
500: '#60e088',
950: '#000000',
},
}SCSS
$custom: #60e088; $custom-light: #97eaab; $custom-dark: #000000;
JSON
{
"hex": "#60e088",
"rgb": {
"r": 96,
"g": 224,
"b": 136
},
"hsl": {
"h": 138.75,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81321,
"c": 0.16837,
"h": 151.1
},
"luminance": 0.57576
}Semantic roles & 50–950 ramp
primary
#60E088
secondary
#A83C86
accent
#1695CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481