#60D2E8#60D2E8
#60D2E8 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.107 H 212.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2E8 |
|---|---|
| RGB | rgb(96, 210, 232) |
| HSL | hsl(190, 75%, 64%) |
| HSV | hsv(190, 59%, 91%) |
| CMYK | cmyk(58.6%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(78.70, -26.04, -20.59) |
| CIE-LCH | lch(78.70, 33.20, 218.34°) |
| OKLab | oklab(80.62% -0.0907 -0.0571) |
| OKLCH | oklch(80.62% 0.107 212.2) |
| XYZ | xyz(42.4300, 54.4019, 84.5928) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 4.97
Sky Blue
#87CEEB
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.56
Bright Sky Blue
#02CCFE
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2E8 #E87660
analogous
#60E8BA #60D2E8 #608EE8
triadic
#60D2E8 #E860D2 #D2E860
tetradic
#60D2E8 #BA60E8 #E87660 #8EE860
square
#60D2E8 #BA60E8 #E87660 #8EE860
split-complementary
#60D2E8 #E8608E #E8BA60
monochromatic
#1A9BB4 #2BC3E0 #60D2E8 #95E1F0 #CBF0F7
Accessibility & contrast
On white
1.77
#60D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#60D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2E8
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2E8 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE9
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2e8; /* rgb */ color: rgb(96, 210, 232); /* oklch */ color: oklch(80.6% 0.107 212.2);
Tailwind
colors: {
custom: {
50: '#99e0ef',
500: '#60d2e8',
950: '#000000',
},
}SCSS
$custom: #60d2e8; $custom-light: #99e0ef; $custom-dark: #000000;
JSON
{
"hex": "#60d2e8",
"rgb": {
"r": 96,
"g": 210,
"b": 232
},
"hsl": {
"h": 189.706,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.80618,
"c": 0.10714,
"h": 212.2
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#60D2E8
secondary
#B44C38
accent
#2F0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485