#60DCDB#60DCDB
#60DCDB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.110 H 194.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCDB |
|---|---|
| RGB | rgb(96, 220, 219) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.17, -34.42, -9.93) |
| CIE-LCH | lch(81.17, 35.83, 196.09°) |
| OKLab | oklab(82.48% -0.1064 -0.0275) |
| OKLCH | oklch(82.48% 0.11 194.5) |
| XYZ | xyz(43.1978, 58.7833, 76.0739) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCDB #DC6061
analogous
#60DC9D #60DCDB #609FDC
triadic
#60DCDB #DB60DC #DCDB60
tetradic
#60DCDB #9D60DC #DC6061 #9FDC60
square
#60DCDB #9D60DC #DC6061 #9FDC60
split-complementary
#60DCDB #DC609F #DC9D60
monochromatic
#239F9E #2ED1D0 #60DCDB #92E7E6 #C4F2F2
Accessibility & contrast
On white
1.65
#60DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#60DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCDB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCDB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dcdb; /* rgb */ color: rgb(96, 220, 219); /* oklch */ color: oklch(82.5% 0.110 194.5);
Tailwind
colors: {
custom: {
50: '#99e7e6',
500: '#60dcdb',
950: '#000000',
},
}SCSS
$custom: #60dcdb; $custom-light: #99e7e6; $custom-dark: #000000;
JSON
{
"hex": "#60dcdb",
"rgb": {
"r": 96,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.516,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.8248,
"c": 0.10992,
"h": 194.5
},
"luminance": 0.58788
}Semantic roles & 50–950 ramp
primary
#60DCDB
secondary
#A23E3F
accent
#1A1BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484