#62DCD9#62DCD9
#62DCD9 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.109 H 193.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCD9 |
|---|---|
| RGB | rgb(98, 220, 217) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.18, -34.58, -8.85) |
| CIE-LCH | lch(81.18, 35.69, 194.36°) |
| OKLab | oklab(82.48% -0.1061 -0.0246) |
| OKLCH | oklch(82.48% 0.109 193) |
| XYZ | xyz(43.1492, 58.7886, 74.7056) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.24
Turquoise
#40E0D0
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 6.96
Bright Cyan
#41FDFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCD9 #DC6265
analogous
#62DC9C #62DCD9 #62A2DC
triadic
#62DCD9 #D962DC #DCD962
tetradic
#62DCD9 #9C62DC #DC6265 #A2DC62
square
#62DCD9 #9C62DC #DC6265 #A2DC62
split-complementary
#62DCD9 #DC62A2 #DC9C62
monochromatic
#24A09D #30D1CD #62DCD9 #94E7E5 #C6F2F1
Accessibility & contrast
On white
1.65
#62DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#62DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCD9
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCD9 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcd9; /* rgb */ color: rgb(98, 220, 217); /* oklch */ color: oklch(82.5% 0.109 193.0);
Tailwind
colors: {
custom: {
50: '#9ae7e4',
500: '#62dcd9',
950: '#000000',
},
}SCSS
$custom: #62dcd9; $custom-light: #9ae7e4; $custom-dark: #000000;
JSON
{
"hex": "#62dcd9",
"rgb": {
"r": 98,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.525,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.8248,
"c": 0.10892,
"h": 193
},
"luminance": 0.58793
}Semantic roles & 50–950 ramp
primary
#62DCD9
secondary
#A33F41
accent
#1A1FCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484