#60E49A#60E49A
#60E49A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.157 H 155.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60E49A |
|---|---|
| RGB | rgb(96, 228, 154) |
| HSL | hsl(146, 71%, 64%) |
| HSV | hsv(146, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.00, -52.80, 25.51) |
| CIE-LCH | lch(82.00, 58.65, 154.21°) |
| OKLab | oklab(82.65% -0.1436 0.0644) |
| OKLCH | oklch(82.65% 0.157 155.9) |
| XYZ | xyz(38.3968, 60.3030, 40.1818) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 5.01
Light Blue Green
#7EFBB3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E49A #E460AA
analogous
#68E460 #60E49A #60E4DC
triadic
#60E49A #9A60E4 #E49A60
tetradic
#60E49A #6068E4 #E460AA #E4DC60
square
#60E49A #6068E4 #E460AA #E4DC60
split-complementary
#60E49A #DC60E4 #E46068
monochromatic
#1DAC5C #2CDB79 #60E49A #94EDBB #C9F6DC
Accessibility & contrast
On white
1.61
#60E49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#60E49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E49A
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E49A | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D495
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#30E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e49a; /* rgb */ color: rgb(96, 228, 154); /* oklch */ color: oklch(82.7% 0.157 155.9);
Tailwind
colors: {
custom: {
50: '#98edb8',
500: '#60e49a',
950: '#000000',
},
}SCSS
$custom: #60e49a; $custom-light: #98edb8; $custom-dark: #000000;
JSON
{
"hex": "#60e49a",
"rgb": {
"r": 96,
"g": 228,
"b": 154
},
"hsl": {
"h": 146.364,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82653,
"c": 0.15742,
"h": 155.9
},
"luminance": 0.60307
}Semantic roles & 50–950 ramp
primary
#60E49A
secondary
#AE3A7B
accent
#137ED3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581