#60D3DC#60D3DC
#60D3DC is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.104 H 202.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60D3DC |
|---|---|
| RGB | rgb(96, 211, 220) |
| HSL | hsl(184, 64%, 62%) |
| HSV | hsv(184, 56%, 86%) |
| CMYK | cmyk(56.4%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.60, -29.88, -14.31) |
| CIE-LCH | lch(78.60, 33.13, 205.59°) |
| OKLab | oklab(80.42% -0.0965 -0.0396) |
| OKLCH | oklch(80.42% 0.104 202.3) |
| XYZ | xyz(41.0310, 54.2386, 76.0030) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D3DC #DC6960
analogous
#60DCA7 #60D3DC #6095DC
triadic
#60D3DC #DC60D3 #D3DC60
tetradic
#60D3DC #A760DC #DC6960 #95DC60
square
#60D3DC #A760DC #DC6960 #95DC60
split-complementary
#60D3DC #DC6095 #DCA760
monochromatic
#23969F #2EC5D1 #60D3DC #92E1E7 #C4EFF2
Accessibility & contrast
On white
1.77
#60D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#60D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D3DC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D3DC | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d3dc; /* rgb */ color: rgb(96, 211, 220); /* oklch */ color: oklch(80.4% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#60d3dc',
950: '#000000',
},
}SCSS
$custom: #60d3dc; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#60d3dc",
"rgb": {
"r": 96,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.355,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80415,
"c": 0.10432,
"h": 202.3
},
"luminance": 0.54243
}Semantic roles & 50–950 ramp
primary
#60D3DC
secondary
#A2453E
accent
#271ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484