#62D3DD#62D3DD
#62D3DD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.103 H 203.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62D3DD |
|---|---|
| RGB | rgb(98, 211, 221) |
| HSL | hsl(185, 64%, 63%) |
| HSV | hsv(185, 56%, 87%) |
| CMYK | cmyk(55.7%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.70, -29.22, -14.70) |
| CIE-LCH | lch(78.70, 32.71, 206.70°) |
| OKLab | oklab(80.52% -0.0949 -0.0406) |
| OKLCH | oklch(80.52% 0.103 203.2) |
| XYZ | xyz(41.3770, 54.4016, 76.7126) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D3DD #DD6C62
analogous
#62DDA9 #62D3DD #6296DD
triadic
#62D3DD #DD62D3 #D3DD62
tetradic
#62D3DD #A962DD #DD6C62 #96DD62
square
#62D3DD #A962DD #DD6C62 #96DD62
split-complementary
#62D3DD #DD6296 #DDA962
monochromatic
#2397A2 #30C5D2 #62D3DD #94E1E8 #C7EFF3
Accessibility & contrast
On white
1.77
#62D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#62D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D3DD
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D3DD | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62d3dd; /* rgb */ color: rgb(98, 211, 221); /* oklch */ color: oklch(80.5% 0.103 203.2);
Tailwind
colors: {
custom: {
50: '#99e1e7',
500: '#62d3dd',
950: '#000000',
},
}SCSS
$custom: #62d3dd; $custom-light: #99e1e7; $custom-dark: #000000;
JSON
{
"hex": "#62d3dd",
"rgb": {
"r": 98,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.878,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80519,
"c": 0.10323,
"h": 203.2
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#62D3DD
secondary
#A5473E
accent
#2819CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484