#60D9DA#60D9DA
#60D9DA is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.7% C 0.108 H 196.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60D9DA |
|---|---|
| RGB | rgb(96, 217, 218) |
| HSL | hsl(180, 62%, 62%) |
| HSV | hsv(180, 56%, 85%) |
| CMYK | cmyk(56%, 0.5%, 0%, 14.5%) |
| CIE-LAB | lab(80.28, -33.28, -10.73) |
| CIE-LCH | lch(80.28, 34.97, 197.88°) |
| OKLab | oklab(81.75% -0.1037 -0.0297) |
| OKLCH | oklch(81.75% 0.108 196) |
| XYZ | xyz(42.2862, 57.1702, 75.1225) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D9DA #DA6160
analogous
#60DA9E #60D9DA #609CDA
triadic
#60D9DA #DA60D9 #D9DA60
tetradic
#60D9DA #9E60DA #DA6160 #9CDA60
square
#60D9DA #9E60DA #DA6160 #9CDA60
split-complementary
#60D9DA #DA609C #DA9E60
monochromatic
#249A9B #30CCCD #60D9DA #92E5E6 #C3F1F1
Accessibility & contrast
On white
1.69
#60D9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#60D9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D9DA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D9DA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d9da; /* rgb */ color: rgb(96, 217, 218); /* oklch */ color: oklch(81.7% 0.108 196.0);
Tailwind
colors: {
custom: {
50: '#99e5e5',
500: '#60d9da',
950: '#000000',
},
}SCSS
$custom: #60d9da; $custom-light: #99e5e5; $custom-dark: #000000;
JSON
{
"hex": "#60d9da",
"rgb": {
"r": 96,
"g": 217,
"b": 218
},
"hsl": {
"h": 180.492,
"s": 62.245,
"l": 61.569
},
"oklch": {
"l": 0.81745,
"c": 0.10787,
"h": 196
},
"luminance": 0.57174
}Semantic roles & 50–950 ramp
primary
#60D9DA
secondary
#A03F3F
accent
#1D1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484