#60DCD1#60DCD1
#60DCD1 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.112 H 187.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD1 |
|---|---|
| RGB | rgb(96, 220, 209) |
| HSL | hsl(175, 64%, 62%) |
| HSV | hsv(175, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(80.89, -37.03, -5.02) |
| CIE-LCH | lch(80.89, 37.37, 187.73°) |
| OKLab | oklab(82.16% -0.1107 -0.0142) |
| OKLCH | oklch(82.16% 0.112 187.3) |
| XYZ | xyz(41.9207, 58.2725, 69.3477) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.70
Mediumturquoise
#48D1CC
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.46
Bright Aqua
#0BF9EA
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD1 #DC606B
analogous
#60DC93 #60DCD1 #60A9DC
triadic
#60DCD1 #D160DC #DCD160
tetradic
#60DCD1 #9360DC #DC606B #A9DC60
square
#60DCD1 #9360DC #DC606B #A9DC60
split-complementary
#60DCD1 #DC60A9 #DC9360
monochromatic
#239F94 #2ED1C2 #60DCD1 #92E7E0 #C4F2EE
Accessibility & contrast
On white
1.66
#60DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#60DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD1
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD1 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D1
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd1; /* rgb */ color: rgb(96, 220, 209); /* oklch */ color: oklch(82.2% 0.112 187.3);
Tailwind
colors: {
custom: {
50: '#98e7df',
500: '#60dcd1',
950: '#000000',
},
}SCSS
$custom: #60dcd1; $custom-light: #98e7df; $custom-dark: #000000;
JSON
{
"hex": "#60dcd1",
"rgb": {
"r": 96,
"g": 220,
"b": 209
},
"hsl": {
"h": 174.677,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82158,
"c": 0.11157,
"h": 187.3
},
"luminance": 0.58277
}Semantic roles & 50–950 ramp
primary
#60DCD1
secondary
#A23E47
accent
#1A2ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484