#60DCE6#60DCE6
#60DCE6 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.110 H 202.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCE6 |
|---|---|
| RGB | rgb(96, 220, 230) |
| HSL | hsl(184, 73%, 64%) |
| HSV | hsv(184, 58%, 90%) |
| CMYK | cmyk(58.3%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.50, -31.45, -15.29) |
| CIE-LCH | lch(81.50, 34.97, 205.93°) |
| OKLab | oklab(82.85% -0.1019 -0.0423) |
| OKLCH | oklch(82.85% 0.11 202.6) |
| XYZ | xyz(44.6940, 59.3818, 83.9540) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCE6 #E66A60
analogous
#60E6AD #60DCE6 #6099E6
triadic
#60DCE6 #E660DC #DCE660
tetradic
#60DCE6 #AD60E6 #E66A60 #99E660
square
#60DCE6 #AD60E6 #E66A60 #99E660
split-complementary
#60DCE6 #E66099 #E6AD60
monochromatic
#1CA5B0 #2BD0DE #60DCE6 #95E8EE #CAF3F7
Accessibility & contrast
On white
1.63
#60DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#60DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCE6
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCE6 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E7
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dce6; /* rgb */ color: rgb(96, 220, 230); /* oklch */ color: oklch(82.9% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#9ae7ed',
500: '#60dce6',
950: '#000000',
},
}SCSS
$custom: #60dce6; $custom-light: #9ae7ed; $custom-dark: #000000;
JSON
{
"hex": "#60dce6",
"rgb": {
"r": 96,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.478,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82854,
"c": 0.11033,
"h": 202.6
},
"luminance": 0.59386
}Semantic roles & 50–950 ramp
primary
#60DCE6
secondary
#B14239
accent
#1F11D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484