#60E49E#60E49E
#60E49E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.154 H 157.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60E49E |
|---|---|
| RGB | rgb(96, 228, 158) |
| HSL | hsl(148, 71%, 64%) |
| HSV | hsv(148, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.08, -52.04, 23.55) |
| CIE-LCH | lch(82.08, 57.12, 155.65°) |
| OKLab | oklab(82.74% -0.1419 0.0596) |
| OKLCH | oklch(82.74% 0.154 157.2) |
| XYZ | xyz(38.7355, 60.4385, 41.9656) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E49E #E460A6
analogous
#64E460 #60E49E #60E4E0
triadic
#60E49E #9E60E4 #E49E60
tetradic
#60E49E #6064E4 #E460A6 #E4E060
square
#60E49E #6064E4 #E460A6 #E4E060
split-complementary
#60E49E #E060E4 #E46064
monochromatic
#1DAC60 #2CDB7E #60E49E #94EDBE #C9F6DE
Accessibility & contrast
On white
1.60
#60E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#60E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E49E
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E49E | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#2DE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e49e; /* rgb */ color: rgb(96, 228, 158); /* oklch */ color: oklch(82.7% 0.154 157.2);
Tailwind
colors: {
custom: {
50: '#98edbb',
500: '#60e49e',
950: '#000000',
},
}SCSS
$custom: #60e49e; $custom-light: #98edbb; $custom-dark: #000000;
JSON
{
"hex": "#60e49e",
"rgb": {
"r": 96,
"g": 228,
"b": 158
},
"hsl": {
"h": 148.182,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82737,
"c": 0.15388,
"h": 157.2
},
"luminance": 0.60442
}Semantic roles & 50–950 ramp
primary
#60E49E
secondary
#AE3A78
accent
#1379D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581