#60E8A4#60E8A4
#60E8A4 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.8% C 0.154 H 158.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8A4 |
|---|---|
| RGB | rgb(96, 232, 164) |
| HSL | hsl(150, 75%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.38, -52.48, 22.23) |
| CIE-LCH | lch(83.38, 56.99, 157.04°) |
| OKLab | oklab(83.84% -0.1433 0.0564) |
| OKLCH | oklch(83.84% 0.154 158.5) |
| XYZ | xyz(40.3777, 62.8764, 45.1232) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.35
Aqua Green
#12E193
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.52
Light Blue Green
#7EFBB3
ΔE00 4.54
Greenish Turquoise
#00FBB0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8A4 #E860A4
analogous
#60E860 #60E8A4 #60E8E8
triadic
#60E8A4 #A460E8 #E8A460
tetradic
#60E8A4 #6060E8 #E860A4 #E8E860
square
#60E8A4 #6060E8 #E860A4 #E8E860
split-complementary
#60E8A4 #E860E8 #E86060
monochromatic
#1AB467 #2BE085 #60E8A4 #95F0C3 #CBF7E1
Accessibility & contrast
On white
1.55
#60E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#60E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8A4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8A4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#25E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e8a4; /* rgb */ color: rgb(96, 232, 164); /* oklch */ color: oklch(83.8% 0.154 158.5);
Tailwind
colors: {
custom: {
50: '#99f0bf',
500: '#60e8a4',
950: '#000000',
},
}SCSS
$custom: #60e8a4; $custom-light: #99f0bf; $custom-dark: #000000;
JSON
{
"hex": "#60e8a4",
"rgb": {
"r": 96,
"g": 232,
"b": 164
},
"hsl": {
"h": 150,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83839,
"c": 0.15404,
"h": 158.5
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#60E8A4
secondary
#B43876
accent
#0F73D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582