#60DFDD#60DFDD
#60DFDD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.112 H 193.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFDD |
|---|---|
| RGB | rgb(96, 223, 221) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.10, -35.29, -9.62) |
| CIE-LCH | lch(82.10, 36.58, 195.24°) |
| OKLab | oklab(83.25% -0.1087 -0.0267) |
| OKLCH | oklch(83.25% 0.112 193.8) |
| XYZ | xyz(44.2571, 60.4781, 77.7337) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.57
Bright Cyan
#41FDFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFDD #DF6062
analogous
#60DF9D #60DFDD #60A2DF
triadic
#60DFDD #DD60DF #DFDD60
tetradic
#60DFDD #9D60DF #DF6062 #A2DF60
square
#60DFDD #9D60DF #DF6062 #A2DF60
split-complementary
#60DFDD #DF60A2 #DF9D60
monochromatic
#21A4A2 #2DD5D2 #60DFDD #93E9E8 #C6F4F3
Accessibility & contrast
On white
1.60
#60DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#60DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFDD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFDD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfdd; /* rgb */ color: rgb(96, 223, 221); /* oklch */ color: oklch(83.2% 0.112 193.8);
Tailwind
colors: {
custom: {
50: '#9ae9e7',
500: '#60dfdd',
950: '#000000',
},
}SCSS
$custom: #60dfdd; $custom-light: #9ae9e7; $custom-dark: #000000;
JSON
{
"hex": "#60dfdd",
"rgb": {
"r": 96,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.055,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83247,
"c": 0.11196,
"h": 193.8
},
"luminance": 0.60483
}Semantic roles & 50–950 ramp
primary
#60DFDD
secondary
#A63D3E
accent
#171ACE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484