#60DCD6#60DCD6
#60DCD6 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.111 H 190.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD6 |
|---|---|
| RGB | rgb(96, 220, 214) |
| HSL | hsl(177, 64%, 62%) |
| HSV | hsv(177, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.03, -35.74, -7.48) |
| CIE-LCH | lch(81.03, 36.51, 191.82°) |
| OKLab | oklab(82.32% -0.1085 -0.0208) |
| OKLCH | oklch(82.32% 0.111 190.9) |
| XYZ | xyz(42.5494, 58.5240, 72.6592) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.00
Turquoise
#40E0D0
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 7.39
Bright Aqua
#0BF9EA
ΔE00 7.51
Tiffany Blue
#7BF2DA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD6 #DC6066
analogous
#60DC98 #60DCD6 #60A4DC
triadic
#60DCD6 #D660DC #DCD660
tetradic
#60DCD6 #9860DC #DC6066 #A4DC60
square
#60DCD6 #9860DC #DC6066 #A4DC60
split-complementary
#60DCD6 #DC60A4 #DC9860
monochromatic
#239F99 #2ED1C9 #60DCD6 #92E7E3 #C4F2F0
Accessibility & contrast
On white
1.65
#60DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#60DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD6
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD6 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#BCC3D7
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd6; /* rgb */ color: rgb(96, 220, 214); /* oklch */ color: oklch(82.3% 0.111 190.9);
Tailwind
colors: {
custom: {
50: '#99e7e2',
500: '#60dcd6',
950: '#000000',
},
}SCSS
$custom: #60dcd6; $custom-light: #99e7e2; $custom-dark: #000000;
JSON
{
"hex": "#60dcd6",
"rgb": {
"r": 96,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.097,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82317,
"c": 0.11051,
"h": 190.9
},
"luminance": 0.58528
}Semantic roles & 50–950 ramp
primary
#60DCD6
secondary
#A23E43
accent
#1A22CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484