#60D5E2#60D5E2
#60D5E2 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.106 H 205.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5E2 |
|---|---|
| RGB | rgb(96, 213, 226) |
| HSL | hsl(186, 69%, 63%) |
| HSV | hsv(186, 58%, 89%) |
| CMYK | cmyk(57.5%, 5.8%, 0%, 11.4%) |
| CIE-LAB | lab(79.36, -29.19, -16.37) |
| CIE-LCH | lch(79.36, 33.47, 209.29°) |
| OKLab | oklab(81.09% -0.0962 -0.0453) |
| OKLCH | oklch(81.09% 0.106 205.2) |
| XYZ | xyz(42.3399, 55.5621, 80.4300) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Neon Blue
#04D9FF
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5E2 #E26D60
analogous
#60E2AE #60D5E2 #6094E2
triadic
#60D5E2 #E260D5 #D5E260
tetradic
#60D5E2 #AE60E2 #E26D60 #94E260
square
#60D5E2 #AE60E2 #E26D60 #94E260
split-complementary
#60D5E2 #E26094 #E2AE60
monochromatic
#1F9BA9 #2CC7D9 #60D5E2 #94E3EB #C8F0F5
Accessibility & contrast
On white
1.73
#60D5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#60D5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5E2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5E2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE3
Deuteranopia (green-blind)
#B1BEE2
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d5e2; /* rgb */ color: rgb(96, 213, 226); /* oklch */ color: oklch(81.1% 0.106 205.2);
Tailwind
colors: {
custom: {
50: '#99e2eb',
500: '#60d5e2',
950: '#000000',
},
}SCSS
$custom: #60d5e2; $custom-light: #99e2eb; $custom-dark: #000000;
JSON
{
"hex": "#60d5e2",
"rgb": {
"r": 96,
"g": 213,
"b": 226
},
"hsl": {
"h": 186,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.81091,
"c": 0.10633,
"h": 205.2
},
"luminance": 0.55566
}Semantic roles & 50–950 ramp
primary
#60D5E2
secondary
#AB473B
accent
#2714D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484