#60E49C#60E49C
#60E49C is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.156 H 156.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60E49C |
|---|---|
| RGB | rgb(96, 228, 156) |
| HSL | hsl(147, 71%, 64%) |
| HSV | hsv(147, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.04, -52.42, 24.53) |
| CIE-LCH | lch(82.04, 57.88, 154.92°) |
| OKLab | oklab(82.69% -0.1428 0.062) |
| OKLCH | oklch(82.69% 0.156 156.5) |
| XYZ | xyz(38.5648, 60.3702, 41.0663) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E49C #E460A8
analogous
#66E460 #60E49C #60E4DE
triadic
#60E49C #9C60E4 #E49C60
tetradic
#60E49C #6066E4 #E460A8 #E4DE60
square
#60E49C #6066E4 #E460A8 #E4DE60
split-complementary
#60E49C #DE60E4 #E46066
monochromatic
#1DAC5E #2CDB7B #60E49C #94EDBD #C9F6DD
Accessibility & contrast
On white
1.61
#60E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#60E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E49C
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E49C | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#2FE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e49c; /* rgb */ color: rgb(96, 228, 156); /* oklch */ color: oklch(82.7% 0.156 156.5);
Tailwind
colors: {
custom: {
50: '#98edb9',
500: '#60e49c',
950: '#000000',
},
}SCSS
$custom: #60e49c; $custom-light: #98edb9; $custom-dark: #000000;
JSON
{
"hex": "#60e49c",
"rgb": {
"r": 96,
"g": 228,
"b": 156
},
"hsl": {
"h": 147.273,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82694,
"c": 0.15565,
"h": 156.5
},
"luminance": 0.60374
}Semantic roles & 50–950 ramp
primary
#60E49C
secondary
#AE3A79
accent
#137BD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581