#60D7EB#60D7EB
#60D7EB is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.110 H 210.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7EB |
|---|---|
| RGB | rgb(96, 215, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 59%, 92%) |
| CMYK | cmyk(59.1%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.23, -27.64, -19.88) |
| CIE-LCH | lch(80.23, 34.05, 215.72°) |
| OKLab | oklab(81.88% -0.0947 -0.0551) |
| OKLCH | oklch(81.88% 0.11 210.2) |
| XYZ | xyz(44.1135, 57.0814, 87.2742) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7EB #EB7460
analogous
#60EBB9 #60D7EB #6092EB
triadic
#60D7EB #EB60D7 #D7EB60
tetradic
#60D7EB #B960EB #EB7460 #92EB60
square
#60D7EB #B960EB #EB7460 #92EB60
split-complementary
#60D7EB #EB6092 #EBB960
monochromatic
#17A2B9 #2AC9E4 #60D7EB #96E5F2 #CDF2F9
Accessibility & contrast
On white
1.69
#60D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#60D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7EB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7EB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d7eb; /* rgb */ color: rgb(96, 215, 235); /* oklch */ color: oklch(81.9% 0.110 210.2);
Tailwind
colors: {
custom: {
50: '#9ae3f1',
500: '#60d7eb',
950: '#000000',
},
}SCSS
$custom: #60d7eb; $custom-light: #9ae3f1; $custom-dark: #000000;
JSON
{
"hex": "#60d7eb",
"rgb": {
"r": 96,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.633,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.81879,
"c": 0.10956,
"h": 210.2
},
"luminance": 0.57086
}Semantic roles & 50–950 ramp
primary
#60D7EB
secondary
#B94937
accent
#290CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485