#60E688#60E688
#60E688 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.176 H 150.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60E688 |
|---|---|
| RGB | rgb(96, 230, 136) |
| HSL | hsl(138, 73%, 64%) |
| HSV | hsv(138, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.30, -56.79, 35.07) |
| CIE-LCH | lch(82.30, 66.74, 148.30°) |
| OKLab | oklab(82.8% -0.1536 0.0868) |
| OKLCH | oklch(82.8% 0.176 150.5) |
| XYZ | xyz(37.5618, 60.8545, 33.0544) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Tealish Green
#0CDC73
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.73
Wintergreen
#20F986
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E688 #E660BE
analogous
#7BE660 #60E688 #60E6CB
triadic
#60E688 #8860E6 #E68860
tetradic
#60E688 #607BE6 #E660BE #E6CB60
square
#60E688 #607BE6 #E660BE #E6CB60
split-complementary
#60E688 #CB60E6 #E6607B
monochromatic
#1CB048 #2BDE60 #60E688 #95EEB0 #CAF7D7
Accessibility & contrast
On white
1.59
#60E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#60E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E688
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E688 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#3AE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e688; /* rgb */ color: rgb(96, 230, 136); /* oklch */ color: oklch(82.8% 0.176 150.5);
Tailwind
colors: {
custom: {
50: '#98efab',
500: '#60e688',
950: '#000000',
},
}SCSS
$custom: #60e688; $custom-light: #98efab; $custom-dark: #000000;
JSON
{
"hex": "#60e688",
"rgb": {
"r": 96,
"g": 230,
"b": 136
},
"hsl": {
"h": 137.91,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82798,
"c": 0.17647,
"h": 150.5
},
"luminance": 0.60858
}Semantic roles & 50–950 ramp
primary
#60E688
secondary
#B1398D
accent
#119AD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581