#60E49D#60E49D
#60E49D is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.155 H 156.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60E49D |
|---|---|
| RGB | rgb(96, 228, 157) |
| HSL | hsl(148, 71%, 64%) |
| HSV | hsv(148, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.06, -52.23, 24.04) |
| CIE-LCH | lch(82.06, 57.50, 155.29°) |
| OKLab | oklab(82.72% -0.1423 0.0608) |
| OKLCH | oklch(82.72% 0.155 156.9) |
| XYZ | xyz(38.6498, 60.4042, 41.5141) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.17
Light Blue Green
#7EFBB3
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E49D #E460A7
analogous
#65E460 #60E49D #60E4DF
triadic
#60E49D #9D60E4 #E49D60
tetradic
#60E49D #6065E4 #E460A7 #E4DF60
square
#60E49D #6065E4 #E460A7 #E4DF60
split-complementary
#60E49D #DF60E4 #E46065
monochromatic
#1DAC5F #2CDB7D #60E49D #94EDBD #C9F6DD
Accessibility & contrast
On white
1.61
#60E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#60E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E49D
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E49D | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#2EE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e49d; /* rgb */ color: rgb(96, 228, 157); /* oklch */ color: oklch(82.7% 0.155 156.9);
Tailwind
colors: {
custom: {
50: '#98edba',
500: '#60e49d',
950: '#000000',
},
}SCSS
$custom: #60e49d; $custom-light: #98edba; $custom-dark: #000000;
JSON
{
"hex": "#60e49d",
"rgb": {
"r": 96,
"g": 228,
"b": 157
},
"hsl": {
"h": 147.727,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82715,
"c": 0.15476,
"h": 156.9
},
"luminance": 0.60408
}Semantic roles & 50–950 ramp
primary
#60E49D
secondary
#AE3A78
accent
#137AD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581