#60D3DE#60D3DE
#60D3DE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.105 H 203.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60D3DE |
|---|---|
| RGB | rgb(96, 211, 222) |
| HSL | hsl(185, 66%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(56.8%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(78.66, -29.33, -15.29) |
| CIE-LCH | lch(78.66, 33.07, 207.53°) |
| OKLab | oklab(80.49% -0.0957 -0.0423) |
| OKLCH | oklch(80.49% 0.105 203.8) |
| XYZ | xyz(41.2975, 54.3452, 77.4064) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Neon Blue
#04D9FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D3DE #DE6B60
analogous
#60DEAA #60D3DE #6094DE
triadic
#60D3DE #DE60D3 #D3DE60
tetradic
#60D3DE #AA60DE #DE6B60 #94DE60
square
#60D3DE #AA60DE #DE6B60 #94DE60
split-complementary
#60D3DE #DE6094 #DEAA60
monochromatic
#2297A2 #2DC5D3 #60D3DE #93E1E9 #C5EFF3
Accessibility & contrast
On white
1.77
#60D3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#60D3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D3DE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D3DE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B1BCDF
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d3de; /* rgb */ color: rgb(96, 211, 222); /* oklch */ color: oklch(80.5% 0.105 203.8);
Tailwind
colors: {
custom: {
50: '#99e1e8',
500: '#60d3de',
950: '#000000',
},
}SCSS
$custom: #60d3de; $custom-light: #99e1e8; $custom-dark: #000000;
JSON
{
"hex": "#60d3de",
"rgb": {
"r": 96,
"g": 211,
"b": 222
},
"hsl": {
"h": 185.238,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.80485,
"c": 0.10462,
"h": 203.8
},
"luminance": 0.54349
}Semantic roles & 50–950 ramp
primary
#60D3DE
secondary
#A5463D
accent
#2818CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484