#60D9EB#60D9EB
#60D9EB is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.110 H 208.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60D9EB |
|---|---|
| RGB | rgb(96, 217, 235) |
| HSL | hsl(188, 78%, 65%) |
| HSV | hsv(188, 59%, 92%) |
| CMYK | cmyk(59.1%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.80, -28.62, -19.01) |
| CIE-LCH | lch(80.80, 34.36, 213.60°) |
| OKLab | oklab(82.34% -0.0968 -0.0527) |
| OKLCH | oklch(82.34% 0.11 208.6) |
| XYZ | xyz(44.6259, 58.1061, 87.4449) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D9EB #EB7260
analogous
#60EBB8 #60D9EB #6093EB
triadic
#60D9EB #EB60D9 #D9EB60
tetradic
#60D9EB #B860EB #EB7260 #93EB60
square
#60D9EB #B860EB #EB7260 #93EB60
split-complementary
#60D9EB #EB6093 #EBB860
monochromatic
#17A4B9 #2ACCE4 #60D9EB #96E6F2 #CDF3F9
Accessibility & contrast
On white
1.66
#60D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#60D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D9EB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D9EB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60d9eb; /* rgb */ color: rgb(96, 217, 235); /* oklch */ color: oklch(82.3% 0.110 208.6);
Tailwind
colors: {
custom: {
50: '#9ae5f1',
500: '#60d9eb',
950: '#000000',
},
}SCSS
$custom: #60d9eb; $custom-light: #9ae5f1; $custom-dark: #000000;
JSON
{
"hex": "#60d9eb",
"rgb": {
"r": 96,
"g": 217,
"b": 235
},
"hsl": {
"h": 187.77,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8234,
"c": 0.11018,
"h": 208.6
},
"luminance": 0.58111
}Semantic roles & 50–950 ramp
primary
#60D9EB
secondary
#B94737
accent
#260CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485