#60D1DD#60D1DD
#60D1DD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.103 H 204.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60D1DD |
|---|---|
| RGB | rgb(96, 209, 221) |
| HSL | hsl(186, 65%, 62%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(56.6%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.05, -28.63, -15.67) |
| CIE-LCH | lch(78.05, 32.64, 208.69°) |
| OKLab | oklab(79.99% -0.094 -0.0433) |
| OKLCH | oklch(79.99% 0.104 204.8) |
| XYZ | xyz(40.6701, 53.3042, 76.5380) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 6.79
Neon Blue
#04D9FF
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D1DD #DD6C60
analogous
#60DDAB #60D1DD #6093DD
triadic
#60D1DD #DD60D1 #D1DD60
tetradic
#60D1DD #AB60DD #DD6C60 #93DD60
square
#60D1DD #AB60DD #DD6C60 #93DD60
split-complementary
#60D1DD #DD6093 #DDAB60
monochromatic
#2294A0 #2EC2D2 #60D1DD #92E0E8 #C5EEF3
Accessibility & contrast
On white
1.80
#60D1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#60D1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D1DD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D1DD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60d1dd; /* rgb */ color: rgb(96, 209, 221); /* oklch */ color: oklch(80.0% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#98dfe7',
500: '#60d1dd',
950: '#000000',
},
}SCSS
$custom: #60d1dd; $custom-light: #98dfe7; $custom-dark: #000000;
JSON
{
"hex": "#60d1dd",
"rgb": {
"r": 96,
"g": 209,
"b": 221
},
"hsl": {
"h": 185.76,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.79985,
"c": 0.1035,
"h": 204.8
},
"luminance": 0.53308
}Semantic roles & 50–950 ramp
primary
#60D1DD
secondary
#A4473E
accent
#2A19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484