#60DBE7#60DBE7
#60DBE7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.110 H 204.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBE7 |
|---|---|
| RGB | rgb(96, 219, 231) |
| HSL | hsl(185, 74%, 64%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(58.4%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.24, -30.70, -16.21) |
| CIE-LCH | lch(81.24, 34.71, 207.83°) |
| OKLab | oklab(82.66% -0.1004 -0.0449) |
| OKLCH | oklch(82.66% 0.11 204.1) |
| XYZ | xyz(44.5732, 58.9148, 84.6085) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBE7 #E76C60
analogous
#60E7AF #60DBE7 #6098E7
triadic
#60DBE7 #E760DB #DBE760
tetradic
#60DBE7 #AF60E7 #E76C60 #98E760
square
#60DBE7 #AF60E7 #E76C60 #98E760
split-complementary
#60DBE7 #E76098 #E7AF60
monochromatic
#1BA4B2 #2BCFDF #60DBE7 #95E7EF #CAF3F7
Accessibility & contrast
On white
1.64
#60DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#60DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBE7
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBE7 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E8
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dbe7; /* rgb */ color: rgb(96, 219, 231); /* oklch */ color: oklch(82.7% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#9ae6ee',
500: '#60dbe7',
950: '#000000',
},
}SCSS
$custom: #60dbe7; $custom-light: #9ae6ee; $custom-dark: #000000;
JSON
{
"hex": "#60dbe7",
"rgb": {
"r": 96,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.333,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.82658,
"c": 0.11001,
"h": 204.1
},
"luminance": 0.58919
}Semantic roles & 50–950 ramp
primary
#60DBE7
secondary
#B24439
accent
#2110D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485