#62DDCD#62DDCD
#62DDCD is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.113 H 183.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDCD |
|---|---|
| RGB | rgb(98, 221, 205) |
| HSL | hsl(172, 64%, 63%) |
| HSV | hsv(172, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.13, -38.12, -2.53) |
| CIE-LCH | lch(81.13, 38.20, 183.80°) |
| OKLab | oklab(82.34% -0.1123 -0.0074) |
| OKLCH | oklch(82.34% 0.113 183.8) |
| XYZ | xyz(41.9080, 58.7133, 66.8700) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.22
Mediumturquoise
#48D1CC
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 5.83
Aqua (survey)
#13EAC9
ΔE00 6.25
Bright Aqua
#0BF9EA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDCD #DD6272
analogous
#62DD8F #62DDCD #62B0DD
triadic
#62DDCD #CD62DD #DDCD62
tetradic
#62DDCD #8F62DD #DD6272 #B0DD62
square
#62DDCD #8F62DD #DD6272 #B0DD62
split-complementary
#62DDCD #DD62B0 #DD8F62
monochromatic
#23A291 #30D2BD #62DDCD #94E8DD #C7F3ED
Accessibility & contrast
On white
1.65
#62DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#62DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDCD
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDCD | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CC
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62ddcd; /* rgb */ color: rgb(98, 221, 205); /* oklch */ color: oklch(82.3% 0.113 183.8);
Tailwind
colors: {
custom: {
50: '#99e8dc',
500: '#62ddcd',
950: '#000000',
},
}SCSS
$custom: #62ddcd; $custom-light: #99e8dc; $custom-dark: #000000;
JSON
{
"hex": "#62ddcd",
"rgb": {
"r": 98,
"g": 221,
"b": 205
},
"hsl": {
"h": 172.195,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82336,
"c": 0.11255,
"h": 183.8
},
"luminance": 0.58717
}Semantic roles & 50–950 ramp
primary
#62DDCD
secondary
#A53E4C
accent
#1931CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484