#60DDD1#60DDD1
#60DDD1 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.112 H 186.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDD1 |
|---|---|
| RGB | rgb(96, 221, 209) |
| HSL | hsl(174, 65%, 62%) |
| HSV | hsv(174, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 5.4%, 13.3%) |
| CIE-LAB | lab(81.18, -37.49, -4.60) |
| CIE-LCH | lch(81.18, 37.77, 186.99°) |
| OKLab | oklab(82.39% -0.1117 -0.013) |
| OKLCH | oklch(82.39% 0.112 186.6) |
| XYZ | xyz(42.1839, 58.7990, 69.4355) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.42
Mediumturquoise
#48D1CC
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.80
Bright Aqua
#0BF9EA
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDD1 #DD606C
analogous
#60DD93 #60DDD1 #60ABDD
triadic
#60DDD1 #D160DD #DDD160
tetradic
#60DDD1 #9360DD #DD606C #ABDD60
square
#60DDD1 #9360DD #DD606C #ABDD60
split-complementary
#60DDD1 #DD60AB #DD9360
monochromatic
#22A094 #2ED2C2 #60DDD1 #92E8E0 #C5F3EE
Accessibility & contrast
On white
1.65
#60DDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#60DDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDD1
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDD1 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#BFC4D2
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60ddd1; /* rgb */ color: rgb(96, 221, 209); /* oklch */ color: oklch(82.4% 0.112 186.6);
Tailwind
colors: {
custom: {
50: '#99e8df',
500: '#60ddd1',
950: '#000000',
},
}SCSS
$custom: #60ddd1; $custom-light: #99e8df; $custom-dark: #000000;
JSON
{
"hex": "#60ddd1",
"rgb": {
"r": 96,
"g": 221,
"b": 209
},
"hsl": {
"h": 174.24,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.82393,
"c": 0.11248,
"h": 186.6
},
"luminance": 0.58803
}Semantic roles & 50–950 ramp
primary
#60DDD1
secondary
#A43E47
accent
#192ACD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484