#60DCE2#60DCE2
#60DCE2 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.110 H 199.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCE2 |
|---|---|
| RGB | rgb(96, 220, 226) |
| HSL | hsl(183, 69%, 63%) |
| HSV | hsv(183, 58%, 89%) |
| CMYK | cmyk(57.5%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(81.38, -32.54, -13.35) |
| CIE-LCH | lch(81.38, 35.17, 202.30°) |
| OKLab | oklab(82.72% -0.1035 -0.0369) |
| OKLCH | oklch(82.72% 0.11 199.6) |
| XYZ | xyz(44.1387, 59.1597, 81.0296) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.22
Darkturquoise
#00CED1
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCE2 #E26660
analogous
#60E2A7 #60DCE2 #609BE2
triadic
#60DCE2 #E260DC #DCE260
tetradic
#60DCE2 #A760E2 #E26660 #9BE260
square
#60DCE2 #A760E2 #E26660 #9BE260
split-complementary
#60DCE2 #E2609B #E2A760
monochromatic
#1FA2A9 #2CD1D9 #60DCE2 #94E7EB #C8F3F5
Accessibility & contrast
On white
1.64
#60DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#60DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCE2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCE2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dce2; /* rgb */ color: rgb(96, 220, 226); /* oklch */ color: oklch(82.7% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#9ae7eb',
500: '#60dce2',
950: '#000000',
},
}SCSS
$custom: #60dce2; $custom-light: #9ae7eb; $custom-dark: #000000;
JSON
{
"hex": "#60dce2",
"rgb": {
"r": 96,
"g": 220,
"b": 226
},
"hsl": {
"h": 182.769,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82715,
"c": 0.10991,
"h": 199.6
},
"luminance": 0.59164
}Semantic roles & 50–950 ramp
primary
#60DCE2
secondary
#AB413B
accent
#1D14D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484