#60DFD5#60DFD5
#60DFD5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.113 H 188.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFD5 |
|---|---|
| RGB | rgb(96, 223, 213) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(81.87, -37.38, -5.70) |
| CIE-LCH | lch(81.87, 37.81, 188.67°) |
| OKLab | oklab(82.99% -0.1121 -0.016) |
| OKLCH | oklch(82.99% 0.113 188.1) |
| XYZ | xyz(43.2165, 60.0619, 72.2535) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Mediumturquoise
#48D1CC
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 6.24
Bright Aqua
#0BF9EA
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.57
Bright Turquoise
#0FFEF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFD5 #DF606A
analogous
#60DF96 #60DFD5 #60A9DF
triadic
#60DFD5 #D560DF #DFD560
tetradic
#60DFD5 #9660DF #DF606A #A9DF60
square
#60DFD5 #9660DF #DF606A #A9DF60
split-complementary
#60DFD5 #DF60A9 #DF9660
monochromatic
#21A499 #2DD5C8 #60DFD5 #93E9E2 #C6F4F0
Accessibility & contrast
On white
1.61
#60DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#60DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFD5
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFD5 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C0C5D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfd5; /* rgb */ color: rgb(96, 223, 213); /* oklch */ color: oklch(83.0% 0.113 188.1);
Tailwind
colors: {
custom: {
50: '#99e9e1',
500: '#60dfd5',
950: '#000000',
},
}SCSS
$custom: #60dfd5; $custom-light: #99e9e1; $custom-dark: #000000;
JSON
{
"hex": "#60dfd5",
"rgb": {
"r": 96,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.276,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.82989,
"c": 0.11325,
"h": 188.1
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#60DFD5
secondary
#A63D45
accent
#1726CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484