#62DBDC#62DBDC
#62DBDC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.108 H 196.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBDC |
|---|---|
| RGB | rgb(98, 219, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 55%, 86%) |
| CMYK | cmyk(55.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.97, -33.32, -10.75) |
| CIE-LCH | lch(80.97, 35.01, 197.89°) |
| OKLab | oklab(82.35% -0.1038 -0.0298) |
| OKLCH | oklch(82.35% 0.108 196) |
| XYZ | xyz(43.2813, 58.4227, 76.6921) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 6.62
Bright Light Blue
#26F7FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBDC #DC6362
analogous
#62DCA0 #62DBDC #629EDC
triadic
#62DBDC #DC62DB #DBDC62
tetradic
#62DBDC #A062DC #DC6362 #9EDC62
square
#62DBDC #A062DC #DC6362 #9EDC62
split-complementary
#62DBDC #DC629E #DCA062
monochromatic
#249FA0 #30D0D1 #62DBDC #94E6E7 #C6F2F2
Accessibility & contrast
On white
1.66
#62DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#62DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBDC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBDC | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dbdc; /* rgb */ color: rgb(98, 219, 220); /* oklch */ color: oklch(82.3% 0.108 196.0);
Tailwind
colors: {
custom: {
50: '#9ae6e6',
500: '#62dbdc',
950: '#000000',
},
}SCSS
$custom: #62dbdc; $custom-light: #9ae6e6; $custom-dark: #000000;
JSON
{
"hex": "#62dbdc",
"rgb": {
"r": 98,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.492,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82346,
"c": 0.10798,
"h": 196
},
"luminance": 0.58427
}Semantic roles & 50–950 ramp
primary
#62DBDC
secondary
#A3403F
accent
#1C1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484