#62DCD0#62DCD0
#62DCD0 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.111 H 186.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCD0 |
|---|---|
| RGB | rgb(98, 220, 208) |
| HSL | hsl(174, 64%, 62%) |
| HSV | hsv(174, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(80.92, -36.90, -4.44) |
| CIE-LCH | lch(80.92, 37.17, 186.85°) |
| OKLab | oklab(82.19% -0.1099 -0.0126) |
| OKLCH | oklch(82.19% 0.111 186.5) |
| XYZ | xyz(42.0104, 58.3330, 68.7077) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.63
Mediumturquoise
#48D1CC
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 6.78
Bright Aqua
#0BF9EA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCD0 #DC626E
analogous
#62DC93 #62DCD0 #62ABDC
triadic
#62DCD0 #D062DC #DCD062
tetradic
#62DCD0 #9362DC #DC626E #ABDC62
square
#62DCD0 #9362DC #DC626E #ABDC62
split-complementary
#62DCD0 #DC62AB #DC9362
monochromatic
#24A094 #30D1C1 #62DCD0 #94E7DF #C6F2EE
Accessibility & contrast
On white
1.66
#62DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#62DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCD0
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCD0 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#BEC3D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dcd0; /* rgb */ color: rgb(98, 220, 208); /* oklch */ color: oklch(82.2% 0.111 186.5);
Tailwind
colors: {
custom: {
50: '#99e7de',
500: '#62dcd0',
950: '#000000',
},
}SCSS
$custom: #62dcd0; $custom-light: #99e7de; $custom-dark: #000000;
JSON
{
"hex": "#62dcd0",
"rgb": {
"r": 98,
"g": 220,
"b": 208
},
"hsl": {
"h": 174.098,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82193,
"c": 0.11066,
"h": 186.5
},
"luminance": 0.58337
}Semantic roles & 50–950 ramp
primary
#62DCD0
secondary
#A33F49
accent
#1A2CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484