#60D4E7#60D4E7
#60D4E7 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.107 H 209.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4E7 |
|---|---|
| RGB | rgb(96, 212, 231) |
| HSL | hsl(188, 74%, 64%) |
| HSV | hsv(188, 58%, 91%) |
| CMYK | cmyk(58.4%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.24, -27.30, -19.24) |
| CIE-LCH | lch(79.24, 33.40, 215.17°) |
| OKLab | oklab(81.04% -0.0932 -0.0533) |
| OKLCH | oklch(81.04% 0.107 209.8) |
| XYZ | xyz(42.7853, 55.3390, 84.0125) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4E7 #E77360
analogous
#60E7B6 #60D4E7 #6091E7
triadic
#60D4E7 #E760D4 #D4E760
tetradic
#60D4E7 #B660E7 #E77360 #91E760
square
#60D4E7 #B660E7 #E77360 #91E760
split-complementary
#60D4E7 #E76091 #E7B660
monochromatic
#1B9DB2 #2BC6DF #60D4E7 #95E2EF #CAF1F7
Accessibility & contrast
On white
1.74
#60D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#60D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4E7
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4E7 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d4e7; /* rgb */ color: rgb(96, 212, 231); /* oklch */ color: oklch(81.0% 0.107 209.8);
Tailwind
colors: {
custom: {
50: '#99e1ee',
500: '#60d4e7',
950: '#000000',
},
}SCSS
$custom: #60d4e7; $custom-light: #99e1ee; $custom-dark: #000000;
JSON
{
"hex": "#60d4e7",
"rgb": {
"r": 96,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.444,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.81041,
"c": 0.10732,
"h": 209.8
},
"luminance": 0.55343
}Semantic roles & 50–950 ramp
primary
#60D4E7
secondary
#B24A39
accent
#2C10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485