#60DAEC#60DAEC
#60DAEC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.111 H 208.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60DAEC |
|---|---|
| RGB | rgb(96, 218, 236) |
| HSL | hsl(188, 79%, 65%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(59.3%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(81.12, -28.82, -19.06) |
| CIE-LCH | lch(81.12, 34.55, 213.48°) |
| OKLab | oklab(82.61% -0.0974 -0.0528) |
| OKLCH | oklch(82.61% 0.111 208.5) |
| XYZ | xyz(45.0293, 58.6811, 88.2941) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 4.34
Neon Blue
#04D9FF
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DAEC #EC7260
analogous
#60ECB8 #60DAEC #6094EC
triadic
#60DAEC #EC60DA #DAEC60
tetradic
#60DAEC #B860EC #EC7260 #94EC60
square
#60DAEC #B860EC #EC7260 #94EC60
split-complementary
#60DAEC #EC6094 #ECB860
monochromatic
#16A6BB #29CDE5 #60DAEC #97E7F3 #CDF3F9
Accessibility & contrast
On white
1.65
#60DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#60DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DAEC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DAEC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60daec; /* rgb */ color: rgb(96, 218, 236); /* oklch */ color: oklch(82.6% 0.111 208.5);
Tailwind
colors: {
custom: {
50: '#9ae5f2',
500: '#60daec',
950: '#000000',
},
}SCSS
$custom: #60daec; $custom-light: #9ae5f2; $custom-dark: #000000;
JSON
{
"hex": "#60daec",
"rgb": {
"r": 96,
"g": 218,
"b": 236
},
"hsl": {
"h": 187.714,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.82606,
"c": 0.11081,
"h": 208.5
},
"luminance": 0.58686
}Semantic roles & 50–950 ramp
primary
#60DAEC
secondary
#BA4736
accent
#250BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485