#60DDCD#60DDCD
#60DDCD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.114 H 183.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDCD |
|---|---|
| RGB | rgb(96, 221, 205) |
| HSL | hsl(172, 65%, 62%) |
| HSV | hsv(172, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.07, -38.50, -2.63) |
| CIE-LCH | lch(81.07, 38.59, 183.90°) |
| OKLab | oklab(82.27% -0.1134 -0.0077) |
| OKLCH | oklch(82.27% 0.114 183.9) |
| XYZ | xyz(41.6949, 58.6033, 66.8600) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.08
Mediumturquoise
#48D1CC
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.91
Aqua (survey)
#13EAC9
ΔE00 6.18
Bright Aqua
#0BF9EA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDCD #DD6070
analogous
#60DD8F #60DDCD #60AFDD
triadic
#60DDCD #CD60DD #DDCD60
tetradic
#60DDCD #8F60DD #DD6070 #AFDD60
square
#60DDCD #8F60DD #DD6070 #AFDD60
split-complementary
#60DDCD #DD60AF #DD8F60
monochromatic
#22A090 #2ED2BD #60DDCD #92E8DD #C5F3ED
Accessibility & contrast
On white
1.65
#60DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#60DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDCD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDCD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CC
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60ddcd; /* rgb */ color: rgb(96, 221, 205); /* oklch */ color: oklch(82.3% 0.114 183.9);
Tailwind
colors: {
custom: {
50: '#98e8dc',
500: '#60ddcd',
950: '#000000',
},
}SCSS
$custom: #60ddcd; $custom-light: #98e8dc; $custom-dark: #000000;
JSON
{
"hex": "#60ddcd",
"rgb": {
"r": 96,
"g": 221,
"b": 205
},
"hsl": {
"h": 172.32,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.8227,
"c": 0.11371,
"h": 183.9
},
"luminance": 0.58607
}Semantic roles & 50–950 ramp
primary
#60DDCD
secondary
#A43E4B
accent
#1930CD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484