#60D7DE#60D7DE
#60D7DE is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.107 H 200.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7DE |
|---|---|
| RGB | rgb(96, 215, 222) |
| HSL | hsl(183, 66%, 62%) |
| HSV | hsv(183, 57%, 87%) |
| CMYK | cmyk(56.8%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.82, -31.25, -13.55) |
| CIE-LCH | lch(79.82, 34.06, 203.45°) |
| OKLab | oklab(81.42% -0.0999 -0.0375) |
| OKLCH | oklch(81.42% 0.107 200.6) |
| XYZ | xyz(42.3036, 56.3574, 77.7417) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7DE #DE6760
analogous
#60DEA6 #60D7DE #6098DE
triadic
#60D7DE #DE60D7 #D7DE60
tetradic
#60D7DE #A660DE #DE6760 #98DE60
square
#60D7DE #A660DE #DE6760 #98DE60
split-complementary
#60D7DE #DE6098 #DEA660
monochromatic
#229BA2 #2DCAD3 #60D7DE #93E4E9 #C5F1F3
Accessibility & contrast
On white
1.71
#60D7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#60D7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7DE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7DE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d7de; /* rgb */ color: rgb(96, 215, 222); /* oklch */ color: oklch(81.4% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#99e3e8',
500: '#60d7de',
950: '#000000',
},
}SCSS
$custom: #60d7de; $custom-light: #99e3e8; $custom-dark: #000000;
JSON
{
"hex": "#60d7de",
"rgb": {
"r": 96,
"g": 215,
"b": 222
},
"hsl": {
"h": 183.333,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.81415,
"c": 0.10673,
"h": 200.6
},
"luminance": 0.56362
}Semantic roles & 50–950 ramp
primary
#60D7DE
secondary
#A5433D
accent
#2218CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484