#60D7DF#60D7DF
#60D7DF is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.107 H 201.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7DF |
|---|---|
| RGB | rgb(96, 215, 223) |
| HSL | hsl(184, 66%, 63%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.85, -30.98, -14.04) |
| CIE-LCH | lch(79.85, 34.01, 204.39°) |
| OKLab | oklab(81.45% -0.0995 -0.0388) |
| OKLCH | oklch(81.45% 0.107 201.3) |
| XYZ | xyz(42.4380, 56.4111, 78.4497) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7DF #DF6860
analogous
#60DFA8 #60D7DF #6097DF
triadic
#60D7DF #DF60D7 #D7DF60
tetradic
#60D7DF #A860DF #DF6860 #97DF60
square
#60D7DF #A860DF #DF6860 #97DF60
split-complementary
#60D7DF #DF6097 #DFA860
monochromatic
#219BA4 #2DCAD5 #60D7DF #93E4E9 #C6F1F4
Accessibility & contrast
On white
1.71
#60D7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#60D7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7DF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7DF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#B5C0E0
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d7df; /* rgb */ color: rgb(96, 215, 223); /* oklch */ color: oklch(81.5% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#99e3e9',
500: '#60d7df',
950: '#000000',
},
}SCSS
$custom: #60d7df; $custom-light: #99e3e9; $custom-dark: #000000;
JSON
{
"hex": "#60d7df",
"rgb": {
"r": 96,
"g": 215,
"b": 223
},
"hsl": {
"h": 183.78,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.8145,
"c": 0.10683,
"h": 201.3
},
"luminance": 0.56415
}Semantic roles & 50–950 ramp
primary
#60D7DF
secondary
#A6433D
accent
#2317CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484