#60DDCF#60DDCF
#60DDCF is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.113 H 185.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDCF |
|---|---|
| RGB | rgb(96, 221, 207) |
| HSL | hsl(173, 65%, 62%) |
| HSV | hsv(173, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.13, -38.00, -3.61) |
| CIE-LCH | lch(81.13, 38.17, 185.43°) |
| OKLab | oklab(82.33% -0.1126 -0.0103) |
| OKLCH | oklch(82.33% 0.113 185.3) |
| XYZ | xyz(41.9378, 58.7005, 68.1396) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.14
Mediumturquoise
#48D1CC
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 5.71
Seafoam Blue
#78D1B6
ΔE00 6.41
Aqua (survey)
#13EAC9
ΔE00 6.70
Bright Aqua
#0BF9EA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDCF #DD606E
analogous
#60DD91 #60DDCF #60ADDD
triadic
#60DDCF #CF60DD #DDCF60
tetradic
#60DDCF #9160DD #DD606E #ADDD60
square
#60DDCF #9160DD #DD606E #ADDD60
split-complementary
#60DDCF #DD60AD #DD9160
monochromatic
#22A092 #2ED2C0 #60DDCF #92E8DE #C5F3ED
Accessibility & contrast
On white
1.65
#60DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#60DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDCF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDCF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#BFC3D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60ddcf; /* rgb */ color: rgb(96, 221, 207); /* oklch */ color: oklch(82.3% 0.113 185.3);
Tailwind
colors: {
custom: {
50: '#98e8dd',
500: '#60ddcf',
950: '#000000',
},
}SCSS
$custom: #60ddcf; $custom-light: #98e8dd; $custom-dark: #000000;
JSON
{
"hex": "#60ddcf",
"rgb": {
"r": 96,
"g": 221,
"b": 207
},
"hsl": {
"h": 173.28,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.82331,
"c": 0.11306,
"h": 185.3
},
"luminance": 0.58705
}Semantic roles & 50–950 ramp
primary
#60DDCF
secondary
#A43E49
accent
#192DCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484