#60E8E5#60E8E5
#60E8E5 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.118 H 193.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8E5 |
|---|---|
| RGB | rgb(96, 232, 229) |
| HSL | hsl(179, 75%, 64%) |
| HSV | hsv(179, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 1.3%, 9%) |
| CIE-LAB | lab(84.92, -37.34, -9.65) |
| CIE-LCH | lch(84.92, 38.56, 194.49°) |
| OKLab | oklab(85.61% -0.1147 -0.0268) |
| OKLCH | oklch(85.61% 0.118 193.2) |
| XYZ | xyz(47.8172, 65.8522, 84.3043) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8E5 #E86063
analogous
#60E8A1 #60E8E5 #60A7E8
triadic
#60E8E5 #E560E8 #E8E560
tetradic
#60E8E5 #A160E8 #E86063 #A7E860
square
#60E8E5 #A160E8 #E86063 #A7E860
split-complementary
#60E8E5 #E860A7 #E8A160
monochromatic
#1AB4B0 #2BE0DC #60E8E5 #95F0EE #CBF7F6
Accessibility & contrast
On white
1.48
#60E8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#60E8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8E5
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8E5 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE5
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e8e5; /* rgb */ color: rgb(96, 232, 229); /* oklch */ color: oklch(85.6% 0.118 193.2);
Tailwind
colors: {
custom: {
50: '#9bf0ed',
500: '#60e8e5',
950: '#000000',
},
}SCSS
$custom: #60e8e5; $custom-light: #9bf0ed; $custom-dark: #000000;
JSON
{
"hex": "#60e8e5",
"rgb": {
"r": 96,
"g": 232,
"b": 229
},
"hsl": {
"h": 178.676,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.85606,
"c": 0.11777,
"h": 193.2
},
"luminance": 0.65857
}Semantic roles & 50–950 ramp
primary
#60E8E5
secondary
#B4383B
accent
#0F13D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584