#60D7E7#60D7E7
#60D7E7 is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.7% C 0.108 H 207.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7E7 |
|---|---|
| RGB | rgb(96, 215, 231) |
| HSL | hsl(187, 74%, 64%) |
| HSV | hsv(187, 58%, 91%) |
| CMYK | cmyk(58.4%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(80.10, -28.77, -17.94) |
| CIE-LCH | lch(80.10, 33.90, 211.95°) |
| OKLab | oklab(81.73% -0.0963 -0.0497) |
| OKLCH | oklch(81.73% 0.108 207.3) |
| XYZ | xyz(43.5422, 56.8528, 84.2648) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7E7 #E77060
analogous
#60E7B4 #60D7E7 #6094E7
triadic
#60D7E7 #E760D7 #D7E760
tetradic
#60D7E7 #B460E7 #E77060 #94E760
square
#60D7E7 #B460E7 #E77060 #94E760
split-complementary
#60D7E7 #E76094 #E7B460
monochromatic
#1BA0B2 #2BCADF #60D7E7 #95E4EF #CAF2F7
Accessibility & contrast
On white
1.70
#60D7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#60D7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7E7
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7E7 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE8
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d7e7; /* rgb */ color: rgb(96, 215, 231); /* oklch */ color: oklch(81.7% 0.108 207.3);
Tailwind
colors: {
custom: {
50: '#9ae3ee',
500: '#60d7e7',
950: '#000000',
},
}SCSS
$custom: #60d7e7; $custom-light: #9ae3ee; $custom-dark: #000000;
JSON
{
"hex": "#60d7e7",
"rgb": {
"r": 96,
"g": 215,
"b": 231
},
"hsl": {
"h": 187.111,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.81733,
"c": 0.10834,
"h": 207.3
},
"luminance": 0.56857
}Semantic roles & 50–950 ramp
primary
#60D7E7
secondary
#B24739
accent
#2710D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485