#60DDD2#60DDD2
#60DDD2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.112 H 187.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDD2 |
|---|---|
| RGB | rgb(96, 221, 210) |
| HSL | hsl(175, 65%, 62%) |
| HSV | hsv(175, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(81.21, -37.23, -5.09) |
| CIE-LCH | lch(81.21, 37.58, 187.78°) |
| OKLab | oklab(82.43% -0.1113 -0.0143) |
| OKLCH | oklch(82.43% 0.112 187.3) |
| XYZ | xyz(42.3081, 58.8486, 70.0896) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.63
Mediumturquoise
#48D1CC
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDD2 #DD606B
analogous
#60DD94 #60DDD2 #60AADD
triadic
#60DDD2 #D260DD #DDD260
tetradic
#60DDD2 #9460DD #DD606B #AADD60
square
#60DDD2 #9460DD #DD606B #AADD60
split-complementary
#60DDD2 #DD60AA #DD9460
monochromatic
#22A095 #2ED2C4 #60DDD2 #92E8E0 #C5F3EF
Accessibility & contrast
On white
1.64
#60DDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#60DDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDD2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDD2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60ddd2; /* rgb */ color: rgb(96, 221, 210); /* oklch */ color: oklch(82.4% 0.112 187.3);
Tailwind
colors: {
custom: {
50: '#99e8df',
500: '#60ddd2',
950: '#000000',
},
}SCSS
$custom: #60ddd2; $custom-light: #99e8df; $custom-dark: #000000;
JSON
{
"hex": "#60ddd2",
"rgb": {
"r": 96,
"g": 221,
"b": 210
},
"hsl": {
"h": 174.72,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.82425,
"c": 0.11222,
"h": 187.3
},
"luminance": 0.58853
}Semantic roles & 50–950 ramp
primary
#60DDD2
secondary
#A43E47
accent
#1929CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484