#60DCDD#60DCDD
#60DCDD is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.110 H 196.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCDD |
|---|---|
| RGB | rgb(96, 220, 221) |
| HSL | hsl(180, 65%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(56.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.23, -33.89, -10.91) |
| CIE-LCH | lch(81.23, 35.60, 197.84°) |
| OKLab | oklab(82.55% -0.1056 -0.0302) |
| OKLCH | oklch(82.55% 0.11 196) |
| XYZ | xyz(43.4626, 58.8893, 77.4689) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCDD #DD6160
analogous
#60DDA0 #60DCDD #609EDD
triadic
#60DCDD #DD60DC #DCDD60
tetradic
#60DCDD #A060DD #DD6160 #9EDD60
square
#60DCDD #A060DD #DD6160 #9EDD60
split-complementary
#60DCDD #DD609E #DDA060
monochromatic
#229FA0 #2ED1D2 #60DCDD #92E7E8 #C5F2F3
Accessibility & contrast
On white
1.64
#60DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#60DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCDD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCDD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#BBC3DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dcdd; /* rgb */ color: rgb(96, 220, 221); /* oklch */ color: oklch(82.5% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#99e7e7',
500: '#60dcdd',
950: '#000000',
},
}SCSS
$custom: #60dcdd; $custom-light: #99e7e7; $custom-dark: #000000;
JSON
{
"hex": "#60dcdd",
"rgb": {
"r": 96,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.48,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.82546,
"c": 0.10983,
"h": 196
},
"luminance": 0.58894
}Semantic roles & 50–950 ramp
primary
#60DCDD
secondary
#A43E3E
accent
#1A19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484