#62DCDB#62DCDB
#62DCDB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.109 H 194.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCDB |
|---|---|
| RGB | rgb(98, 220, 219) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.23, -34.05, -9.83) |
| CIE-LCH | lch(81.23, 35.44, 196.11°) |
| OKLab | oklab(82.55% -0.1053 -0.0272) |
| OKLCH | oklch(82.55% 0.109 194.5) |
| XYZ | xyz(43.4109, 58.8932, 76.0839) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.54
Darkturquoise
#00CED1
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCDB #DC6263
analogous
#62DC9E #62DCDB #62A0DC
triadic
#62DCDB #DB62DC #DCDB62
tetradic
#62DCDB #9E62DC #DC6263 #A0DC62
square
#62DCDB #9E62DC #DC6263 #A0DC62
split-complementary
#62DCDB #DC62A0 #DC9E62
monochromatic
#24A09F #30D1D0 #62DCDB #94E7E6 #C6F2F2
Accessibility & contrast
On white
1.64
#62DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#62DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCDB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCDB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BBC4DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcdb; /* rgb */ color: rgb(98, 220, 219); /* oklch */ color: oklch(82.5% 0.109 194.5);
Tailwind
colors: {
custom: {
50: '#9ae7e6',
500: '#62dcdb',
950: '#000000',
},
}SCSS
$custom: #62dcdb; $custom-light: #9ae7e6; $custom-dark: #000000;
JSON
{
"hex": "#62dcdb",
"rgb": {
"r": 98,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.508,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82546,
"c": 0.10874,
"h": 194.5
},
"luminance": 0.58898
}Semantic roles & 50–950 ramp
primary
#62DCDB
secondary
#A33F40
accent
#1A1CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484