#60DFD8#60DFD8
#60DFD8 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.113 H 190.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFD8 |
|---|---|
| RGB | rgb(96, 223, 216) |
| HSL | hsl(177, 66%, 63%) |
| HSV | hsv(177, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(81.96, -36.60, -7.17) |
| CIE-LCH | lch(81.96, 37.30, 191.09°) |
| OKLab | oklab(83.08% -0.1108 -0.02) |
| OKLCH | oklch(83.08% 0.113 190.2) |
| XYZ | xyz(43.6008, 60.2156, 74.2774) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 6.79
Tiffany Blue
#7BF2DA
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFD8 #DF6067
analogous
#60DF99 #60DFD8 #60A6DF
triadic
#60DFD8 #D860DF #DFD860
tetradic
#60DFD8 #9960DF #DF6067 #A6DF60
square
#60DFD8 #9960DF #DF6067 #A6DF60
split-complementary
#60DFD8 #DF60A6 #DF9960
monochromatic
#21A49C #2DD5CC #60DFD8 #93E9E4 #C6F4F1
Accessibility & contrast
On white
1.61
#60DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#60DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFD8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFD8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#BFC6D9
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfd8; /* rgb */ color: rgb(96, 223, 216); /* oklch */ color: oklch(83.1% 0.113 190.2);
Tailwind
colors: {
custom: {
50: '#99e9e4',
500: '#60dfd8',
950: '#000000',
},
}SCSS
$custom: #60dfd8; $custom-light: #99e9e4; $custom-dark: #000000;
JSON
{
"hex": "#60dfd8",
"rgb": {
"r": 96,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.693,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83084,
"c": 0.11263,
"h": 190.2
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#60DFD8
secondary
#A63D43
accent
#1721CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484