#60E494#60E494
#60E494 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.163 H 154.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60E494 |
|---|---|
| RGB | rgb(96, 228, 148) |
| HSL | hsl(144, 71%, 64%) |
| HSV | hsv(144, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(81.90, -53.92, 28.45) |
| CIE-LCH | lch(81.90, 60.97, 152.18°) |
| OKLab | oklab(82.53% -0.1463 0.0714) |
| OKLCH | oklch(82.53% 0.163 154) |
| XYZ | xyz(37.9095, 60.1081, 37.6155) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.22
Tealish Green
#0CDC73
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E494 #E460B0
analogous
#6EE460 #60E494 #60E4D6
triadic
#60E494 #9460E4 #E49460
tetradic
#60E494 #606EE4 #E460B0 #E4D660
square
#60E494 #606EE4 #E460B0 #E4D660
split-complementary
#60E494 #D660E4 #E4606E
monochromatic
#1DAC56 #2CDB71 #60E494 #94EDB7 #C9F6DA
Accessibility & contrast
On white
1.61
#60E494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#60E494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E494
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E494 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38F
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#34E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e494; /* rgb */ color: rgb(96, 228, 148); /* oklch */ color: oklch(82.5% 0.163 154.0);
Tailwind
colors: {
custom: {
50: '#98edb4',
500: '#60e494',
950: '#000000',
},
}SCSS
$custom: #60e494; $custom-light: #98edb4; $custom-dark: #000000;
JSON
{
"hex": "#60e494",
"rgb": {
"r": 96,
"g": 228,
"b": 148
},
"hsl": {
"h": 143.636,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82531,
"c": 0.16282,
"h": 154
},
"luminance": 0.60112
}Semantic roles & 50–950 ramp
primary
#60E494
secondary
#AE3A80
accent
#1387D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581