#60D8ED#60D8ED
#60D8ED is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.2% C 0.111 H 210.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8ED |
|---|---|
| RGB | rgb(96, 216, 237) |
| HSL | hsl(189, 80%, 65%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(59.5%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.58, -27.57, -20.41) |
| CIE-LCH | lch(80.58, 34.30, 216.52°) |
| OKLab | oklab(82.18% -0.095 -0.0566) |
| OKLCH | oklch(82.18% 0.111 210.8) |
| XYZ | xyz(44.6595, 57.7084, 88.8896) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8ED #ED7560
analogous
#60EDBB #60D8ED #6092ED
triadic
#60D8ED #ED60D8 #D8ED60
tetradic
#60D8ED #BB60ED #ED7560 #92ED60
square
#60D8ED #BB60ED #ED7560 #92ED60
split-complementary
#60D8ED #ED6092 #EDBB60
monochromatic
#15A4BD #29CBE7 #60D8ED #97E5F3 #CEF3F9
Accessibility & contrast
On white
1.67
#60D8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#60D8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8ED
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8ED | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d8ed; /* rgb */ color: rgb(96, 216, 237); /* oklch */ color: oklch(82.2% 0.111 210.8);
Tailwind
colors: {
custom: {
50: '#9ae4f2',
500: '#60d8ed',
950: '#000000',
},
}SCSS
$custom: #60d8ed; $custom-light: #9ae4f2; $custom-dark: #000000;
JSON
{
"hex": "#60d8ed",
"rgb": {
"r": 96,
"g": 216,
"b": 237
},
"hsl": {
"h": 188.936,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.82183,
"c": 0.11054,
"h": 210.8
},
"luminance": 0.57713
}Semantic roles & 50–950 ramp
primary
#60D8ED
secondary
#BC4935
accent
#290ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485