#60D2E7#60D2E7
#60D2E7 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.6% C 0.107 H 211.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2E7 |
|---|---|
| RGB | rgb(96, 210, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(58.4%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(78.66, -26.32, -20.11) |
| CIE-LCH | lch(78.66, 33.12, 217.38°) |
| OKLab | oklab(80.58% -0.0911 -0.0557) |
| OKLCH | oklch(80.58% 0.107 211.5) |
| XYZ | xyz(42.2884, 54.3453, 83.8469) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 7.67
Bright Sky Blue
#02CCFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2E7 #E77560
analogous
#60E7B8 #60D2E7 #608FE7
triadic
#60D2E7 #E760D2 #D2E760
tetradic
#60D2E7 #B860E7 #E77560 #8FE760
square
#60D2E7 #B860E7 #E77560 #8FE760
split-complementary
#60D2E7 #E7608F #E7B860
monochromatic
#1B9AB2 #2BC3DF #60D2E7 #95E1EF #CAF0F7
Accessibility & contrast
On white
1.77
#60D2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#60D2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2E7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2E7 | 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)
#C1CBE8
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2e7; /* rgb */ color: rgb(96, 210, 231); /* oklch */ color: oklch(80.6% 0.107 211.5);
Tailwind
colors: {
custom: {
50: '#99e0ee',
500: '#60d2e7',
950: '#000000',
},
}SCSS
$custom: #60d2e7; $custom-light: #99e0ee; $custom-dark: #000000;
JSON
{
"hex": "#60d2e7",
"rgb": {
"r": 96,
"g": 210,
"b": 231
},
"hsl": {
"h": 189.333,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.80581,
"c": 0.10676,
"h": 211.5
},
"luminance": 0.5435
}Semantic roles & 50–950 ramp
primary
#60D2E7
secondary
#B24C39
accent
#2E10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485