#60D8EC#60D8EC
#60D8EC is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.110 H 210.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8EC |
|---|---|
| RGB | rgb(96, 216, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(59.3%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.54, -27.85, -19.93) |
| CIE-LCH | lch(80.54, 34.24, 215.59°) |
| OKLab | oklab(82.15% -0.0953 -0.0552) |
| OKLCH | oklch(82.15% 0.11 210.1) |
| XYZ | xyz(44.5138, 57.6501, 88.1223) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8EC #EC7460
analogous
#60ECBA #60D8EC #6092EC
triadic
#60D8EC #EC60D8 #D8EC60
tetradic
#60D8EC #BA60EC #EC7460 #92EC60
square
#60D8EC #BA60EC #EC7460 #92EC60
split-complementary
#60D8EC #EC6092 #ECBA60
monochromatic
#16A4BB #29CBE5 #60D8EC #97E5F3 #CDF3F9
Accessibility & contrast
On white
1.68
#60D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#60D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8EC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8EC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d8ec; /* rgb */ color: rgb(96, 216, 236); /* oklch */ color: oklch(82.1% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#9ae4f2',
500: '#60d8ec',
950: '#000000',
},
}SCSS
$custom: #60d8ec; $custom-light: #9ae4f2; $custom-dark: #000000;
JSON
{
"hex": "#60d8ec",
"rgb": {
"r": 96,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.82146,
"c": 0.11019,
"h": 210.1
},
"luminance": 0.57655
}Semantic roles & 50–950 ramp
primary
#60D8EC
secondary
#BA4936
accent
#280BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485