#62D7DC#62D7DC
#62D7DC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.105 H 199.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62D7DC |
|---|---|
| RGB | rgb(98, 215, 220) |
| HSL | hsl(182, 64%, 62%) |
| HSV | hsv(182, 55%, 86%) |
| CMYK | cmyk(55.5%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.82, -31.42, -12.48) |
| CIE-LCH | lch(79.82, 33.81, 201.66°) |
| OKLab | oklab(81.41% -0.0996 -0.0345) |
| OKLCH | oklch(81.41% 0.105 199.1) |
| XYZ | xyz(42.2503, 56.3607, 76.3484) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D7DC #DC6762
analogous
#62DCA4 #62D7DC #629ADC
triadic
#62D7DC #DC62D7 #D7DC62
tetradic
#62D7DC #A462DC #DC6762 #9ADC62
square
#62D7DC #A462DC #DC6762 #9ADC62
split-complementary
#62D7DC #DC629A #DCA462
monochromatic
#249BA0 #30CAD1 #62D7DC #94E4E7 #C6F1F2
Accessibility & contrast
On white
1.71
#62D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#62D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D7DC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D7DC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d7dc; /* rgb */ color: rgb(98, 215, 220); /* oklch */ color: oklch(81.4% 0.105 199.1);
Tailwind
colors: {
custom: {
50: '#9ae3e6',
500: '#62d7dc',
950: '#000000',
},
}SCSS
$custom: #62d7dc; $custom-light: #9ae3e6; $custom-dark: #000000;
JSON
{
"hex": "#62d7dc",
"rgb": {
"r": 98,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.459,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81414,
"c": 0.10537,
"h": 199.1
},
"luminance": 0.56365
}Semantic roles & 50–950 ramp
primary
#62D7DC
secondary
#A3433F
accent
#211ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484