#60E68F#60E68F
#60E68F is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.170 H 152.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60E68F |
|---|---|
| RGB | rgb(96, 230, 143) |
| HSL | hsl(141, 73%, 64%) |
| HSV | hsv(141, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.41, -55.60, 31.69) |
| CIE-LCH | lch(82.41, 63.99, 150.32°) |
| OKLab | oklab(82.93% -0.1506 0.079) |
| OKLCH | oklch(82.93% 0.17 152.3) |
| XYZ | xyz(38.0757, 61.0600, 35.7605) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Aqua Green
#12E193
ΔE00 4.25
Turquoise Green
#04F489
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.72
Light Green Blue
#56FCA2
ΔE00 4.84
Seafoam Green
#7AF9AB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E68F #E660B7
analogous
#74E660 #60E68F #60E6D2
triadic
#60E68F #8F60E6 #E68F60
tetradic
#60E68F #6074E6 #E660B7 #E6D260
square
#60E68F #6074E6 #E660B7 #E6D260
split-complementary
#60E68F #D260E6 #E66074
monochromatic
#1CB050 #2BDE6A #60E68F #95EEB4 #CAF7DA
Accessibility & contrast
On white
1.59
#60E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#60E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E68F
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E68F | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D589
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#36E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e68f; /* rgb */ color: rgb(96, 230, 143); /* oklch */ color: oklch(82.9% 0.170 152.3);
Tailwind
colors: {
custom: {
50: '#98efb0',
500: '#60e68f',
950: '#000000',
},
}SCSS
$custom: #60e68f; $custom-light: #98efb0; $custom-dark: #000000;
JSON
{
"hex": "#60e68f",
"rgb": {
"r": 96,
"g": 230,
"b": 143
},
"hsl": {
"h": 141.045,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82925,
"c": 0.17007,
"h": 152.3
},
"luminance": 0.61064
}Semantic roles & 50–950 ramp
primary
#60E68F
secondary
#B13987
accent
#1190D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581