#60D4E6#60D4E6
#60D4E6 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.107 H 209.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4E6 |
|---|---|
| RGB | rgb(96, 212, 230) |
| HSL | hsl(188, 73%, 64%) |
| HSV | hsv(188, 58%, 90%) |
| CMYK | cmyk(58.3%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.20, -27.59, -18.75) |
| CIE-LCH | lch(79.20, 33.36, 214.21°) |
| OKLab | oklab(81.01% -0.0935 -0.0519) |
| OKLCH | oklch(81.01% 0.107 209) |
| XYZ | xyz(42.6444, 55.2827, 83.2708) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4E6 #E67260
analogous
#60E6B5 #60D4E6 #6091E6
triadic
#60D4E6 #E660D4 #D4E660
tetradic
#60D4E6 #B560E6 #E67260 #91E660
square
#60D4E6 #B560E6 #E67260 #91E660
split-complementary
#60D4E6 #E66091 #E6B560
monochromatic
#1C9CB0 #2BC6DE #60D4E6 #95E2EE #CAF1F7
Accessibility & contrast
On white
1.74
#60D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#60D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4E6
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4E6 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE7
Deuteranopia (green-blind)
#AFBEE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d4e6; /* rgb */ color: rgb(96, 212, 230); /* oklch */ color: oklch(81.0% 0.107 209.0);
Tailwind
colors: {
custom: {
50: '#99e1ee',
500: '#60d4e6',
950: '#000000',
},
}SCSS
$custom: #60d4e6; $custom-light: #99e1ee; $custom-dark: #000000;
JSON
{
"hex": "#60d4e6",
"rgb": {
"r": 96,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.06,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.81005,
"c": 0.107,
"h": 209
},
"luminance": 0.55287
}Semantic roles & 50–950 ramp
primary
#60D4E6
secondary
#B14939
accent
#2B11D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485