#60E2A0#60E2A0
#60E2A0 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.149 H 158.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2A0 |
|---|---|
| RGB | rgb(96, 226, 160) |
| HSL | hsl(150, 69%, 63%) |
| HSV | hsv(150, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 29.2%, 11.4%) |
| CIE-LAB | lab(81.52, -50.83, 21.75) |
| CIE-LCH | lch(81.52, 55.29, 156.84°) |
| OKLab | oklab(82.29% -0.1389 0.0552) |
| OKLCH | oklch(82.29% 0.149 158.3) |
| XYZ | xyz(38.3620, 59.4139, 42.6973) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 4.93
Eucalyptus
#44D7A8
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.53
Seafoam (survey)
#80F9AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2A0 #E260A2
analogous
#61E260 #60E2A0 #60E2E1
triadic
#60E2A0 #A060E2 #E2A060
tetradic
#60E2A0 #6061E2 #E260A2 #E2E160
square
#60E2A0 #6061E2 #E260A2 #E2E160
split-complementary
#60E2A0 #E160E2 #E26061
monochromatic
#1FA963 #2CD981 #60E2A0 #94EBBF #C8F5DE
Accessibility & contrast
On white
1.63
#60E2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#60E2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2A0
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2A0 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29C
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#2CE1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e2a0; /* rgb */ color: rgb(96, 226, 160); /* oklch */ color: oklch(82.3% 0.149 158.3);
Tailwind
colors: {
custom: {
50: '#98ecbc',
500: '#60e2a0',
950: '#000000',
},
}SCSS
$custom: #60e2a0; $custom-light: #98ecbc; $custom-dark: #000000;
JSON
{
"hex": "#60e2a0",
"rgb": {
"r": 96,
"g": 226,
"b": 160
},
"hsl": {
"h": 149.538,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82293,
"c": 0.14944,
"h": 158.3
},
"luminance": 0.59418
}Semantic roles & 50–950 ramp
primary
#60E2A0
secondary
#AB3B74
accent
#1474D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582