#60DCDE#60DCDE
#60DCDE is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.110 H 196.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCDE |
|---|---|
| RGB | rgb(96, 220, 222) |
| HSL | hsl(181, 66%, 62%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(56.8%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.26, -33.62, -11.40) |
| CIE-LCH | lch(81.26, 35.50, 198.72°) |
| OKLab | oklab(82.58% -0.1052 -0.0315) |
| OKLCH | oklch(82.58% 0.11 196.7) |
| XYZ | xyz(43.5963, 58.9427, 78.1726) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 6.47
Turquoise
#40E0D0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCDE #DE6260
analogous
#60DEA1 #60DCDE #609DDE
triadic
#60DCDE #DE60DC #DCDE60
tetradic
#60DCDE #A160DE #DE6260 #9DDE60
square
#60DCDE #A160DE #DE6260 #9DDE60
split-complementary
#60DCDE #DE609D #DEA160
monochromatic
#22A0A2 #2DD1D3 #60DCDE #93E7E9 #C5F2F3
Accessibility & contrast
On white
1.64
#60DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#60DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCDE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCDE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dcde; /* rgb */ color: rgb(96, 220, 222); /* oklch */ color: oklch(82.6% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#99e7e8',
500: '#60dcde',
950: '#000000',
},
}SCSS
$custom: #60dcde; $custom-light: #99e7e8; $custom-dark: #000000;
JSON
{
"hex": "#60dcde",
"rgb": {
"r": 96,
"g": 220,
"b": 222
},
"hsl": {
"h": 180.952,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.8258,
"c": 0.1098,
"h": 196.7
},
"luminance": 0.58947
}Semantic roles & 50–950 ramp
primary
#60DCDE
secondary
#A53F3D
accent
#1B18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484