#60DCD2#60DCD2
#60DCD2 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.111 H 188.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD2 |
|---|---|
| RGB | rgb(96, 220, 210) |
| HSL | hsl(175, 64%, 62%) |
| HSV | hsv(175, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(80.92, -36.77, -5.52) |
| CIE-LCH | lch(80.92, 37.19, 188.53°) |
| OKLab | oklab(82.19% -0.1102 -0.0155) |
| OKLCH | oklch(82.19% 0.111 188) |
| XYZ | xyz(42.0448, 58.3222, 70.0018) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Mediumturquoise
#48D1CC
ΔE00 3.34
Darkturquoise
#00CED1
ΔE00 6.23
Tiffany Blue
#7BF2DA
ΔE00 6.66
Bright Aqua
#0BF9EA
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD2 #DC606A
analogous
#60DC94 #60DCD2 #60A8DC
triadic
#60DCD2 #D260DC #DCD260
tetradic
#60DCD2 #9460DC #DC606A #A8DC60
square
#60DCD2 #9460DC #DC606A #A8DC60
split-complementary
#60DCD2 #DC60A8 #DC9460
monochromatic
#239F95 #2ED1C4 #60DCD2 #92E7E0 #C4F2EE
Accessibility & contrast
On white
1.66
#60DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#60DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd2; /* rgb */ color: rgb(96, 220, 210); /* oklch */ color: oklch(82.2% 0.111 188.0);
Tailwind
colors: {
custom: {
50: '#99e7df',
500: '#60dcd2',
950: '#000000',
},
}SCSS
$custom: #60dcd2; $custom-light: #99e7df; $custom-dark: #000000;
JSON
{
"hex": "#60dcd2",
"rgb": {
"r": 96,
"g": 220,
"b": 210
},
"hsl": {
"h": 175.161,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82189,
"c": 0.11132,
"h": 188
},
"luminance": 0.58326
}Semantic roles & 50–950 ramp
primary
#60DCD2
secondary
#A23E46
accent
#1A28CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484