#60E4E0#60E4E0
#60E4E0 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.5% C 0.115 H 192.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E0 |
|---|---|
| RGB | rgb(96, 228, 224) |
| HSL | hsl(178, 71%, 64%) |
| HSV | hsv(178, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(83.63, -36.82, -8.93) |
| CIE-LCH | lch(83.63, 37.88, 193.64°) |
| OKLab | oklab(84.51% -0.1127 -0.0248) |
| OKLCH | oklch(84.51% 0.115 192.4) |
| XYZ | xyz(46.0160, 63.3507, 80.3094) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 5.79
Bright Turquoise
#0FFEF9
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E0 #E46064
analogous
#60E49E #60E4E0 #60A6E4
triadic
#60E4E0 #E060E4 #E4E060
tetradic
#60E4E0 #9E60E4 #E46064 #A6E460
square
#60E4E0 #9E60E4 #E46064 #A6E460
split-complementary
#60E4E0 #E460A6 #E49E60
monochromatic
#1DACA8 #2CDBD6 #60E4E0 #94EDEA #C9F6F4
Accessibility & contrast
On white
1.54
#60E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#60E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E0
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E0 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9E0
Deuteranopia (green-blind)
#C2CAE1
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e4e0; /* rgb */ color: rgb(96, 228, 224); /* oklch */ color: oklch(84.5% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#9aede9',
500: '#60e4e0',
950: '#000000',
},
}SCSS
$custom: #60e4e0; $custom-light: #9aede9; $custom-dark: #000000;
JSON
{
"hex": "#60e4e0",
"rgb": {
"r": 96,
"g": 228,
"b": 224
},
"hsl": {
"h": 178.182,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.84512,
"c": 0.11536,
"h": 192.4
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#60E4E0
secondary
#AE3A3E
accent
#1318D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584