#60D3DD#60D3DD
#60D3DD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.104 H 203.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60D3DD |
|---|---|
| RGB | rgb(96, 211, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(56.6%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.63, -29.60, -14.80) |
| CIE-LCH | lch(78.63, 33.09, 206.56°) |
| OKLab | oklab(80.45% -0.0961 -0.0409) |
| OKLCH | oklch(80.45% 0.104 203.1) |
| XYZ | xyz(41.1639, 54.2917, 76.7026) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D3DD #DD6A60
analogous
#60DDA9 #60D3DD #6095DD
triadic
#60D3DD #DD60D3 #D3DD60
tetradic
#60D3DD #A960DD #DD6A60 #95DD60
square
#60D3DD #A960DD #DD6A60 #95DD60
split-complementary
#60D3DD #DD6095 #DDA960
monochromatic
#2296A0 #2EC5D2 #60D3DD #92E1E8 #C5EFF3
Accessibility & contrast
On white
1.77
#60D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#60D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D3DD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D3DD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d3dd; /* rgb */ color: rgb(96, 211, 221); /* oklch */ color: oklch(80.5% 0.104 203.1);
Tailwind
colors: {
custom: {
50: '#98e1e7',
500: '#60d3dd',
950: '#000000',
},
}SCSS
$custom: #60d3dd; $custom-light: #98e1e7; $custom-dark: #000000;
JSON
{
"hex": "#60d3dd",
"rgb": {
"r": 96,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.8,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.8045,
"c": 0.10446,
"h": 203.1
},
"luminance": 0.54296
}Semantic roles & 50–950 ramp
primary
#60D3DD
secondary
#A4463E
accent
#2719CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484