#60D5DF#60D5DF
#60D5DF is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.106 H 202.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5DF |
|---|---|
| RGB | rgb(96, 213, 223) |
| HSL | hsl(185, 66%, 63%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(57%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.27, -30.02, -14.91) |
| CIE-LCH | lch(79.27, 33.52, 206.41°) |
| OKLab | oklab(80.99% -0.0974 -0.0412) |
| OKLCH | oklch(80.99% 0.106 202.9) |
| XYZ | xyz(41.9319, 55.3988, 78.2810) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Darkturquoise
#00CED1
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5DF #DF6A60
analogous
#60DFA9 #60D5DF #6096DF
triadic
#60D5DF #DF60D5 #D5DF60
tetradic
#60D5DF #A960DF #DF6A60 #96DF60
square
#60D5DF #A960DF #DF6A60 #96DF60
split-complementary
#60D5DF #DF6096 #DFA960
monochromatic
#2199A4 #2DC8D5 #60D5DF #93E2E9 #C6F0F4
Accessibility & contrast
On white
1.74
#60D5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#60D5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5DF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5DF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d5df; /* rgb */ color: rgb(96, 213, 223); /* oklch */ color: oklch(81.0% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#99e2e9',
500: '#60d5df',
950: '#000000',
},
}SCSS
$custom: #60d5df; $custom-light: #99e2e9; $custom-dark: #000000;
JSON
{
"hex": "#60d5df",
"rgb": {
"r": 96,
"g": 213,
"b": 223
},
"hsl": {
"h": 184.724,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80985,
"c": 0.10578,
"h": 202.9
},
"luminance": 0.55403
}Semantic roles & 50–950 ramp
primary
#60D5DF
secondary
#A6453D
accent
#2617CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484