#60D2DE#60D2DE
#60D2DE is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.104 H 204.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2DE |
|---|---|
| RGB | rgb(96, 210, 222) |
| HSL | hsl(186, 66%, 62%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(56.8%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.37, -28.84, -15.72) |
| CIE-LCH | lch(78.37, 32.85, 208.60°) |
| OKLab | oklab(80.25% -0.0946 -0.0435) |
| OKLCH | oklch(80.25% 0.104 204.7) |
| XYZ | xyz(41.0498, 53.8499, 77.3238) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Darkturquoise
#00CED1
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 6.77
Neon Blue
#04D9FF
ΔE00 7.34
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2DE #DE6C60
analogous
#60DEAB #60D2DE #6093DE
triadic
#60D2DE #DE60D2 #D2DE60
tetradic
#60D2DE #AB60DE #DE6C60 #93DE60
square
#60D2DE #AB60DE #DE6C60 #93DE60
split-complementary
#60D2DE #DE6093 #DEAB60
monochromatic
#2296A2 #2DC4D3 #60D2DE #93E0E9 #C5EFF3
Accessibility & contrast
On white
1.78
#60D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#60D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2DE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2DE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#AFBCDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d2de; /* rgb */ color: rgb(96, 210, 222); /* oklch */ color: oklch(80.3% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#98e0e8',
500: '#60d2de',
950: '#000000',
},
}SCSS
$custom: #60d2de; $custom-light: #98e0e8; $custom-dark: #000000;
JSON
{
"hex": "#60d2de",
"rgb": {
"r": 96,
"g": 210,
"b": 222
},
"hsl": {
"h": 185.714,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.80253,
"c": 0.10415,
"h": 204.7
},
"luminance": 0.53854
}Semantic roles & 50–950 ramp
primary
#60D2DE
secondary
#A5473D
accent
#2918CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484