#60DCE7#60DCE7
#60DCE7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.110 H 203.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCE7 |
|---|---|
| RGB | rgb(96, 220, 231) |
| HSL | hsl(185, 74%, 64%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(58.4%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.53, -31.18, -15.78) |
| CIE-LCH | lch(81.53, 34.94, 206.84°) |
| OKLab | oklab(82.89% -0.1015 -0.0437) |
| OKLCH | oklch(82.89% 0.11 203.3) |
| XYZ | xyz(44.8348, 59.4382, 84.6957) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCE7 #E76B60
analogous
#60E7AF #60DCE7 #6099E7
triadic
#60DCE7 #E760DC #DCE760
tetradic
#60DCE7 #AF60E7 #E76B60 #99E760
square
#60DCE7 #AF60E7 #E76B60 #99E760
split-complementary
#60DCE7 #E76099 #E7AF60
monochromatic
#1BA5B2 #2BD0DF #60DCE7 #95E8EF #CAF3F7
Accessibility & contrast
On white
1.63
#60DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#60DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCE7
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCE7 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dce7; /* rgb */ color: rgb(96, 220, 231); /* oklch */ color: oklch(82.9% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#9ae7ee',
500: '#60dce7',
950: '#000000',
},
}SCSS
$custom: #60dce7; $custom-light: #9ae7ee; $custom-dark: #000000;
JSON
{
"hex": "#60dce7",
"rgb": {
"r": 96,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.889,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.82889,
"c": 0.11047,
"h": 203.3
},
"luminance": 0.59443
}Semantic roles & 50–950 ramp
primary
#60DCE7
secondary
#B24339
accent
#2010D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485