#60DBE8#60DBE8
#60DBE8 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.110 H 204.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBE8 |
|---|---|
| RGB | rgb(96, 219, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(58.6%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.28, -30.42, -16.69) |
| CIE-LCH | lch(81.28, 34.70, 208.76°) |
| OKLab | oklab(82.69% -0.1 -0.0462) |
| OKLCH | oklch(82.69% 0.11 204.8) |
| XYZ | xyz(44.7148, 58.9715, 85.3544) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.54
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBE8 #E86D60
analogous
#60E8B1 #60DBE8 #6097E8
triadic
#60DBE8 #E860DB #DBE860
tetradic
#60DBE8 #B160E8 #E86D60 #97E860
square
#60DBE8 #B160E8 #E86D60 #97E860
split-complementary
#60DBE8 #E86097 #E8B160
monochromatic
#1AA5B4 #2BCFE0 #60DBE8 #95E7F0 #CBF3F7
Accessibility & contrast
On white
1.64
#60DBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#60DBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBE8
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBE8 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dbe8; /* rgb */ color: rgb(96, 219, 232); /* oklch */ color: oklch(82.7% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#9ae6ef',
500: '#60dbe8',
950: '#000000',
},
}SCSS
$custom: #60dbe8; $custom-light: #9ae6ef; $custom-dark: #000000;
JSON
{
"hex": "#60dbe8",
"rgb": {
"r": 96,
"g": 219,
"b": 232
},
"hsl": {
"h": 185.735,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.82693,
"c": 0.11019,
"h": 204.8
},
"luminance": 0.58976
}Semantic roles & 50–950 ramp
primary
#60DBE8
secondary
#B44438
accent
#220FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485