#60D8DC#60D8DC
#60D8DC is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.6% C 0.107 H 198.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8DC |
|---|---|
| RGB | rgb(96, 216, 220) |
| HSL | hsl(182, 64%, 62%) |
| HSV | hsv(182, 56%, 86%) |
| CMYK | cmyk(56.4%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.05, -32.27, -12.14) |
| CIE-LCH | lch(80.05, 34.48, 200.62°) |
| OKLab | oklab(81.58% -0.1018 -0.0336) |
| OKLCH | oklch(81.58% 0.107 198.3) |
| XYZ | xyz(42.2926, 56.7616, 76.4235) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 7.33
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8DC #DC6460
analogous
#60DCA2 #60D8DC #609ADC
triadic
#60D8DC #DC60D8 #D8DC60
tetradic
#60D8DC #A260DC #DC6460 #9ADC60
square
#60D8DC #A260DC #DC6460 #9ADC60
split-complementary
#60D8DC #DC609A #DCA260
monochromatic
#239B9F #2ECCD1 #60D8DC #92E4E7 #C4F1F2
Accessibility & contrast
On white
1.70
#60D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#60D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8DC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8DC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d8dc; /* rgb */ color: rgb(96, 216, 220); /* oklch */ color: oklch(81.6% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#99e4e6',
500: '#60d8dc',
950: '#000000',
},
}SCSS
$custom: #60d8dc; $custom-light: #99e4e6; $custom-dark: #000000;
JSON
{
"hex": "#60d8dc",
"rgb": {
"r": 96,
"g": 216,
"b": 220
},
"hsl": {
"h": 181.935,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81579,
"c": 0.1072,
"h": 198.3
},
"luminance": 0.56766
}Semantic roles & 50–950 ramp
primary
#60D8DC
secondary
#A2413E
accent
#201ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484