#60DCEF#60DCEF
#60DCEF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.112 H 209.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCEF |
|---|---|
| RGB | rgb(96, 220, 239) |
| HSL | hsl(188, 82%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(59.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.78, -28.95, -19.65) |
| CIE-LCH | lch(81.78, 34.98, 214.17°) |
| OKLab | oklab(83.18% -0.0983 -0.0544) |
| OKLCH | oklch(83.18% 0.112 209) |
| XYZ | xyz(45.9906, 59.9005, 90.7828) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCEF #EF7360
analogous
#60EFBA #60DCEF #6094EF
triadic
#60DCEF #EF60DC #DCEF60
tetradic
#60DCEF #BA60EF #EF7360 #94EF60
square
#60DCEF #BA60EF #EF7360 #94EF60
split-complementary
#60DCEF #EF6094 #EFBA60
monochromatic
#13AAC1 #28D0E9 #60DCEF #98E8F5 #CFF4FA
Accessibility & contrast
On white
1.62
#60DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#60DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCEF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCEF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4F0
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dcef; /* rgb */ color: rgb(96, 220, 239); /* oklch */ color: oklch(83.2% 0.112 209.0);
Tailwind
colors: {
custom: {
50: '#9be7f4',
500: '#60dcef',
950: '#000000',
},
}SCSS
$custom: #60dcef; $custom-light: #9be7f4; $custom-dark: #000000;
JSON
{
"hex": "#60dcef",
"rgb": {
"r": 96,
"g": 220,
"b": 239
},
"hsl": {
"h": 187.972,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.83176,
"c": 0.11236,
"h": 209
},
"luminance": 0.59905
}Semantic roles & 50–950 ramp
primary
#60DCEF
secondary
#BF4734
accent
#2407DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485