#60D2E6#60D2E6
#60D2E6 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.106 H 210.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2E6 |
|---|---|
| RGB | rgb(96, 210, 230) |
| HSL | hsl(189, 73%, 64%) |
| HSV | hsv(189, 58%, 90%) |
| CMYK | cmyk(58.3%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(78.63, -26.60, -19.62) |
| CIE-LCH | lch(78.63, 33.06, 216.41°) |
| OKLab | oklab(80.54% -0.0914 -0.0544) |
| OKLCH | oklch(80.54% 0.106 210.7) |
| XYZ | xyz(42.1476, 54.2889, 83.1052) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 7.63
Baby Blue
#89CFF0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2E6 #E67460
analogous
#60E6B7 #60D2E6 #608FE6
triadic
#60D2E6 #E660D2 #D2E660
tetradic
#60D2E6 #B760E6 #E67460 #8FE660
square
#60D2E6 #B760E6 #E67460 #8FE660
split-complementary
#60D2E6 #E6608F #E6B760
monochromatic
#1C9AB0 #2BC3DE #60D2E6 #95E1EE #CAF0F7
Accessibility & contrast
On white
1.77
#60D2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#60D2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2E6
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2E6 | 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)
#C1CBE7
Deuteranopia (green-blind)
#ADBCE6
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d2e6; /* rgb */ color: rgb(96, 210, 230); /* oklch */ color: oklch(80.5% 0.106 210.7);
Tailwind
colors: {
custom: {
50: '#99e0ee',
500: '#60d2e6',
950: '#000000',
},
}SCSS
$custom: #60d2e6; $custom-light: #99e0ee; $custom-dark: #000000;
JSON
{
"hex": "#60d2e6",
"rgb": {
"r": 96,
"g": 210,
"b": 230
},
"hsl": {
"h": 188.955,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.80543,
"c": 0.10639,
"h": 210.7
},
"luminance": 0.54293
}Semantic roles & 50–950 ramp
primary
#60D2E6
secondary
#B14B39
accent
#2E11D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485