#60DAEB#60DAEB
#60DAEB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.111 H 207.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60DAEB |
|---|---|
| RGB | rgb(96, 218, 235) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(59.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.08, -29.10, -18.58) |
| CIE-LCH | lch(81.08, 34.53, 212.55°) |
| OKLab | oklab(82.57% -0.0978 -0.0515) |
| OKLCH | oklch(82.57% 0.111 207.7) |
| XYZ | xyz(44.8845, 58.6232, 87.5311) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.56
Robin'S Egg
#6DEDFD
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DAEB #EB7160
analogous
#60EBB6 #60DAEB #6095EB
triadic
#60DAEB #EB60DA #DAEB60
tetradic
#60DAEB #B660EB #EB7160 #95EB60
square
#60DAEB #B660EB #EB7160 #95EB60
split-complementary
#60DAEB #EB6095 #EBB660
monochromatic
#17A5B9 #2ACDE4 #60DAEB #96E7F2 #CDF3F9
Accessibility & contrast
On white
1.65
#60DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#60DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DAEB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DAEB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60daeb; /* rgb */ color: rgb(96, 218, 235); /* oklch */ color: oklch(82.6% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9ae5f1',
500: '#60daeb',
950: '#000000',
},
}SCSS
$custom: #60daeb; $custom-light: #9ae5f1; $custom-dark: #000000;
JSON
{
"hex": "#60daeb",
"rgb": {
"r": 96,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.338,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8257,
"c": 0.11052,
"h": 207.7
},
"luminance": 0.58628
}Semantic roles & 50–950 ramp
primary
#60DAEB
secondary
#B94637
accent
#250CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485