#60DDDB#60DDDB
#60DDDB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.111 H 193.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDDB |
|---|---|
| RGB | rgb(96, 221, 219) |
| HSL | hsl(179, 65%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.46, -34.89, -9.50) |
| CIE-LCH | lch(81.46, 36.16, 195.23°) |
| OKLab | oklab(82.71% -0.1075 -0.0263) |
| OKLCH | oklch(82.71% 0.111 193.8) |
| XYZ | xyz(43.4610, 59.3098, 76.1616) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 6.57
Bright Cyan
#41FDFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDDB #DD6062
analogous
#60DD9D #60DDDB #60A1DD
triadic
#60DDDB #DB60DD #DDDB60
tetradic
#60DDDB #9D60DD #DD6062 #A1DD60
square
#60DDDB #9D60DD #DD6062 #A1DD60
split-complementary
#60DDDB #DD60A1 #DD9D60
monochromatic
#22A09E #2ED2D0 #60DDDB #92E8E6 #C5F3F2
Accessibility & contrast
On white
1.63
#60DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#60DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDDB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDDB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dddb; /* rgb */ color: rgb(96, 221, 219); /* oklch */ color: oklch(82.7% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#99e8e6',
500: '#60dddb',
950: '#000000',
},
}SCSS
$custom: #60dddb; $custom-light: #99e8e6; $custom-dark: #000000;
JSON
{
"hex": "#60dddb",
"rgb": {
"r": 96,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.04,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.82713,
"c": 0.11065,
"h": 193.8
},
"luminance": 0.59314
}Semantic roles & 50–950 ramp
primary
#60DDDB
secondary
#A43E3F
accent
#191CCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484