#60E1A0#60E1A0
#60E1A0 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.148 H 158.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1A0 |
|---|---|
| RGB | rgb(96, 225, 160) |
| HSL | hsl(150, 68%, 63%) |
| HSV | hsv(150, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 28.9%, 11.8%) |
| CIE-LAB | lab(81.22, -50.42, 21.34) |
| CIE-LCH | lch(81.22, 54.75, 157.06°) |
| OKLab | oklab(82.05% -0.1378 0.0542) |
| OKLCH | oklch(82.05% 0.148 158.5) |
| XYZ | xyz(38.0909, 58.8717, 42.6069) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 4.78
Light Greenish Blue
#63F7B4
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 5.09
Seafoam Green
#7AF9AB
ΔE00 5.78
Seafoam (survey)
#80F9AD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1A0 #E160A1
analogous
#61E160 #60E1A0 #60E1E0
triadic
#60E1A0 #A060E1 #E1A060
tetradic
#60E1A0 #6061E1 #E160A1 #E1E060
square
#60E1A0 #6061E1 #E160A1 #E1E060
split-complementary
#60E1A0 #E060E1 #E16061
monochromatic
#20A763 #2DD781 #60E1A0 #93EBBF #C7F4DE
Accessibility & contrast
On white
1.64
#60E1A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#60E1A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1A0
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1A0 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19C
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#2DE0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e1a0; /* rgb */ color: rgb(96, 225, 160); /* oklch */ color: oklch(82.0% 0.148 158.5);
Tailwind
colors: {
custom: {
50: '#98ebbc',
500: '#60e1a0',
950: '#000000',
},
}SCSS
$custom: #60e1a0; $custom-light: #98ebbc; $custom-dark: #000000;
JSON
{
"hex": "#60e1a0",
"rgb": {
"r": 96,
"g": 225,
"b": 160
},
"hsl": {
"h": 149.767,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.8205,
"c": 0.14809,
"h": 158.5
},
"luminance": 0.58875
}Semantic roles & 50–950 ramp
primary
#60E1A0
secondary
#A93C73
accent
#1573D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582