#60D7EC#60D7EC
#60D7EC is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.110 H 210.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7EC |
|---|---|
| RGB | rgb(96, 215, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(59.3%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.26, -27.36, -20.36) |
| CIE-LCH | lch(80.26, 34.10, 216.66°) |
| OKLab | oklab(81.92% -0.0943 -0.0564) |
| OKLCH | oklch(81.92% 0.11 210.9) |
| XYZ | xyz(44.2584, 57.1393, 88.0372) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7EC #EC7560
analogous
#60ECBB #60D7EC #6091EC
triadic
#60D7EC #EC60D7 #D7EC60
tetradic
#60D7EC #BB60EC #EC7560 #91EC60
square
#60D7EC #BB60EC #EC7560 #91EC60
split-complementary
#60D7EC #EC6091 #ECBB60
monochromatic
#16A2BB #29C9E5 #60D7EC #97E5F3 #CDF3F9
Accessibility & contrast
On white
1.69
#60D7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#60D7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7EC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7EC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d7ec; /* rgb */ color: rgb(96, 215, 236); /* oklch */ color: oklch(81.9% 0.110 210.9);
Tailwind
colors: {
custom: {
50: '#9ae3f2',
500: '#60d7ec',
950: '#000000',
},
}SCSS
$custom: #60d7ec; $custom-light: #9ae3f2; $custom-dark: #000000;
JSON
{
"hex": "#60d7ec",
"rgb": {
"r": 96,
"g": 215,
"b": 236
},
"hsl": {
"h": 189,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.81916,
"c": 0.10991,
"h": 210.9
},
"luminance": 0.57144
}Semantic roles & 50–950 ramp
primary
#60D7EC
secondary
#BA4A36
accent
#2A0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485