#60DAE8#60DAE8
#60DAE8 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.110 H 205.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60DAE8 |
|---|---|
| RGB | rgb(96, 218, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(58.6%, 6%, 0%, 9%) |
| CIE-LAB | lab(80.99, -29.94, -17.13) |
| CIE-LCH | lch(80.99, 34.49, 209.77°) |
| OKLab | oklab(82.46% -0.099 -0.0474) |
| OKLCH | oklch(82.46% 0.11 205.6) |
| XYZ | xyz(44.4547, 58.4513, 85.2677) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Neon Blue
#04D9FF
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DAE8 #E86E60
analogous
#60E8B2 #60DAE8 #6096E8
triadic
#60DAE8 #E860DA #DAE860
tetradic
#60DAE8 #B260E8 #E86E60 #96E860
square
#60DAE8 #B260E8 #E86E60 #96E860
split-complementary
#60DAE8 #E86096 #E8B260
monochromatic
#1AA4B4 #2BCEE0 #60DAE8 #95E6F0 #CBF3F7
Accessibility & contrast
On white
1.65
#60DAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#60DAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DAE8
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DAE8 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dae8; /* rgb */ color: rgb(96, 218, 232); /* oklch */ color: oklch(82.5% 0.110 205.6);
Tailwind
colors: {
custom: {
50: '#9ae5ef',
500: '#60dae8',
950: '#000000',
},
}SCSS
$custom: #60dae8; $custom-light: #9ae5ef; $custom-dark: #000000;
JSON
{
"hex": "#60dae8",
"rgb": {
"r": 96,
"g": 218,
"b": 232
},
"hsl": {
"h": 186.176,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.82462,
"c": 0.10977,
"h": 205.6
},
"luminance": 0.58456
}Semantic roles & 50–950 ramp
primary
#60DAE8
secondary
#B44538
accent
#230FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485