#60D4EB#60D4EB
#60D4EB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.109 H 212.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4EB |
|---|---|
| RGB | rgb(96, 212, 235) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 59%, 92%) |
| CMYK | cmyk(59.1%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.37, -26.17, -21.18) |
| CIE-LCH | lch(79.37, 33.67, 218.98°) |
| OKLab | oklab(81.19% -0.0916 -0.0587) |
| OKLCH | oklch(81.19% 0.109 212.7) |
| XYZ | xyz(43.3566, 55.5676, 87.0219) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 5.02
Sky Blue
#87CEEB
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.23
Bright Sky Blue
#02CCFE
ΔE00 7.24
Baby Blue
#89CFF0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4EB #EB7760
analogous
#60EBBD #60D4EB #608FEB
triadic
#60D4EB #EB60D4 #D4EB60
tetradic
#60D4EB #BD60EB #EB7760 #8FEB60
square
#60D4EB #BD60EB #EB7760 #8FEB60
split-complementary
#60D4EB #EB608F #EBBD60
monochromatic
#179EB9 #2AC5E4 #60D4EB #96E3F2 #CDF1F9
Accessibility & contrast
On white
1.73
#60D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#60D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4EB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4EB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d4eb; /* rgb */ color: rgb(96, 212, 235); /* oklch */ color: oklch(81.2% 0.109 212.7);
Tailwind
colors: {
custom: {
50: '#9ae1f1',
500: '#60d4eb',
950: '#000000',
},
}SCSS
$custom: #60d4eb; $custom-light: #9ae1f1; $custom-dark: #000000;
JSON
{
"hex": "#60d4eb",
"rgb": {
"r": 96,
"g": 212,
"b": 235
},
"hsl": {
"h": 189.928,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8119,
"c": 0.1088,
"h": 212.7
},
"luminance": 0.55572
}Semantic roles & 50–950 ramp
primary
#60D4EB
secondary
#B94C37
accent
#2E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485