#60E8A2#60E8A2
#60E8A2 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.156 H 157.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8A2 |
|---|---|
| RGB | rgb(96, 232, 162) |
| HSL | hsl(149, 75%, 64%) |
| HSV | hsv(149, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.34, -52.87, 23.21) |
| CIE-LCH | lch(83.34, 57.74, 156.30°) |
| OKLab | oklab(83.8% -0.1442 0.0588) |
| OKLCH | oklch(83.8% 0.156 157.8) |
| XYZ | xyz(40.1985, 62.8047, 44.1795) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.49
Aqua Green
#12E193
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.51
Light Green Blue
#56FCA2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8A2 #E860A6
analogous
#62E860 #60E8A2 #60E8E6
triadic
#60E8A2 #A260E8 #E8A260
tetradic
#60E8A2 #6062E8 #E860A6 #E8E660
square
#60E8A2 #6062E8 #E860A6 #E8E660
split-complementary
#60E8A2 #E660E8 #E86062
monochromatic
#1AB465 #2BE083 #60E8A2 #95F0C1 #CBF7E1
Accessibility & contrast
On white
1.55
#60E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#60E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8A2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8A2 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89E
Deuteranopia (green-blind)
#D4CAA6
Tritanopia (blue-blind)
#27E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e8a2; /* rgb */ color: rgb(96, 232, 162); /* oklch */ color: oklch(83.8% 0.156 157.8);
Tailwind
colors: {
custom: {
50: '#99f0bd',
500: '#60e8a2',
950: '#000000',
},
}SCSS
$custom: #60e8a2; $custom-light: #99f0bd; $custom-dark: #000000;
JSON
{
"hex": "#60e8a2",
"rgb": {
"r": 96,
"g": 232,
"b": 162
},
"hsl": {
"h": 149.118,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83796,
"c": 0.15577,
"h": 157.8
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#60E8A2
secondary
#B43878
accent
#0F76D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582