#60DFD9#60DFD9
#60DFD9 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.112 H 190.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFD9 |
|---|---|
| RGB | rgb(96, 223, 217) |
| HSL | hsl(177, 66%, 63%) |
| HSV | hsv(177, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(81.98, -36.34, -7.66) |
| CIE-LCH | lch(81.98, 37.14, 191.90°) |
| OKLab | oklab(83.12% -0.1104 -0.0213) |
| OKLCH | oklch(83.12% 0.112 190.9) |
| XYZ | xyz(43.7305, 60.2675, 74.9604) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Turquoise
#40E0D0
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 5.84
Bright Light Blue
#26F7FD
ΔE00 6.82
Bright Aqua
#0BF9EA
ΔE00 6.93
Bright Cyan
#41FDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFD9 #DF6066
analogous
#60DF99 #60DFD9 #60A6DF
triadic
#60DFD9 #D960DF #DFD960
tetradic
#60DFD9 #9960DF #DF6066 #A6DF60
square
#60DFD9 #9960DF #DF6066 #A6DF60
split-complementary
#60DFD9 #DF60A6 #DF9960
monochromatic
#21A49D #2DD5CD #60DFD9 #93E9E5 #C6F4F1
Accessibility & contrast
On white
1.61
#60DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#60DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFD9
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFD9 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfd9; /* rgb */ color: rgb(96, 223, 217); /* oklch */ color: oklch(83.1% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#99e9e4',
500: '#60dfd9',
950: '#000000',
},
}SCSS
$custom: #60dfd9; $custom-light: #99e9e4; $custom-dark: #000000;
JSON
{
"hex": "#60dfd9",
"rgb": {
"r": 96,
"g": 223,
"b": 217
},
"hsl": {
"h": 177.165,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83116,
"c": 0.11245,
"h": 190.9
},
"luminance": 0.60272
}Semantic roles & 50–950 ramp
primary
#60DFD9
secondary
#A63D42
accent
#1720CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484