#60E68D#60E68D
#60E68D is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.172 H 151.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60E68D |
|---|---|
| RGB | rgb(96, 230, 141) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.38, -55.94, 32.65) |
| CIE-LCH | lch(82.38, 64.78, 149.73°) |
| OKLab | oklab(82.89% -0.1515 0.0813) |
| OKLCH | oklch(82.89% 0.172 151.8) |
| XYZ | xyz(37.9255, 60.9999, 34.9697) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.92
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E68D #E660B9
analogous
#76E660 #60E68D #60E6D0
triadic
#60E68D #8D60E6 #E68D60
tetradic
#60E68D #6076E6 #E660B9 #E6D060
square
#60E68D #6076E6 #E660B9 #E6D060
split-complementary
#60E68D #D060E6 #E66076
monochromatic
#1CB04D #2BDE67 #60E68D #95EEB3 #CAF7D9
Accessibility & contrast
On white
1.59
#60E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#60E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E68D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E68D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#37E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e68d; /* rgb */ color: rgb(96, 230, 141); /* oklch */ color: oklch(82.9% 0.172 151.8);
Tailwind
colors: {
custom: {
50: '#98efaf',
500: '#60e68d',
950: '#000000',
},
}SCSS
$custom: #60e68d; $custom-light: #98efaf; $custom-dark: #000000;
JSON
{
"hex": "#60e68d",
"rgb": {
"r": 96,
"g": 230,
"b": 141
},
"hsl": {
"h": 140.149,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82888,
"c": 0.1719,
"h": 151.8
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#60E68D
secondary
#B13989
accent
#1193D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581