#60DCEE#60DCEE
#60DCEE is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.112 H 208.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCEE |
|---|---|
| RGB | rgb(96, 220, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(59.7%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.75, -29.23, -19.16) |
| CIE-LCH | lch(81.75, 34.95, 213.25°) |
| OKLab | oklab(83.14% -0.0987 -0.0531) |
| OKLCH | oklch(83.14% 0.112 208.3) |
| XYZ | xyz(45.8433, 59.8415, 90.0069) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCEE #EE7260
analogous
#60EEB9 #60DCEE #6095EE
triadic
#60DCEE #EE60DC #DCEE60
tetradic
#60DCEE #B960EE #EE7260 #95EE60
square
#60DCEE #B960EE #EE7260 #95EE60
split-complementary
#60DCEE #EE6095 #EEB960
monochromatic
#14AABF #29D0E8 #60DCEE #97E8F4 #CFF4FA
Accessibility & contrast
On white
1.62
#60DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#60DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCEE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCEE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dcee; /* rgb */ color: rgb(96, 220, 238); /* oklch */ color: oklch(83.1% 0.112 208.3);
Tailwind
colors: {
custom: {
50: '#9be7f3',
500: '#60dcee',
950: '#000000',
},
}SCSS
$custom: #60dcee; $custom-light: #9be7f3; $custom-dark: #000000;
JSON
{
"hex": "#60dcee",
"rgb": {
"r": 96,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.606,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.83139,
"c": 0.11206,
"h": 208.3
},
"luminance": 0.59846
}Semantic roles & 50–950 ramp
primary
#60DCEE
secondary
#BD4635
accent
#2308DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485