#60D7DC#60D7DC
#60D7DC is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.107 H 199.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7DC |
|---|---|
| RGB | rgb(96, 215, 220) |
| HSL | hsl(182, 64%, 62%) |
| HSV | hsv(182, 56%, 86%) |
| CMYK | cmyk(56.4%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.76, -31.79, -12.58) |
| CIE-LCH | lch(79.76, 34.19, 201.58°) |
| OKLab | oklab(81.35% -0.1008 -0.0348) |
| OKLCH | oklch(81.35% 0.107 199.1) |
| XYZ | xyz(42.0371, 56.2508, 76.3384) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.36
Mediumturquoise
#48D1CC
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Bright Light Blue
#26F7FD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7DC #DC6560
analogous
#60DCA3 #60D7DC #6099DC
triadic
#60D7DC #DC60D7 #D7DC60
tetradic
#60D7DC #A360DC #DC6560 #99DC60
square
#60D7DC #A360DC #DC6560 #99DC60
split-complementary
#60D7DC #DC6099 #DCA360
monochromatic
#239A9F #2ECAD1 #60D7DC #92E4E7 #C4F0F2
Accessibility & contrast
On white
1.71
#60D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#60D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7DC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7DC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d7dc; /* rgb */ color: rgb(96, 215, 220); /* oklch */ color: oklch(81.3% 0.107 199.1);
Tailwind
colors: {
custom: {
50: '#99e3e6',
500: '#60d7dc',
950: '#000000',
},
}SCSS
$custom: #60d7dc; $custom-light: #99e3e6; $custom-dark: #000000;
JSON
{
"hex": "#60d7dc",
"rgb": {
"r": 96,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.419,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81346,
"c": 0.10659,
"h": 199.1
},
"luminance": 0.56255
}Semantic roles & 50–950 ramp
primary
#60D7DC
secondary
#A2423E
accent
#211ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484