#62DDD8#62DDD8
#62DDD8 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.110 H 191.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDD8 |
|---|---|
| RGB | rgb(98, 221, 216) |
| HSL | hsl(178, 64%, 63%) |
| HSV | hsv(178, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(81.44, -35.31, -7.94) |
| CIE-LCH | lch(81.44, 36.19, 192.67°) |
| OKLab | oklab(82.68% -0.1076 -0.0221) |
| OKLCH | oklch(82.68% 0.11 191.6) |
| XYZ | xyz(43.2828, 59.2632, 74.1104) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.28
Turquoise
#40E0D0
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 7.06
Bright Cyan
#41FDFE
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDD8 #DD6267
analogous
#62DD9A #62DDD8 #62A4DD
triadic
#62DDD8 #D862DD #DDD862
tetradic
#62DDD8 #9A62DD #DD6267 #A4DD62
square
#62DDD8 #9A62DD #DD6267 #A4DD62
split-complementary
#62DDD8 #DD62A4 #DD9A62
monochromatic
#23A29C #30D2CC #62DDD8 #94E8E4 #C7F3F1
Accessibility & contrast
On white
1.63
#62DDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#62DDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDD8
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDD8 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62ddd8; /* rgb */ color: rgb(98, 221, 216); /* oklch */ color: oklch(82.7% 0.110 191.6);
Tailwind
colors: {
custom: {
50: '#9ae8e4',
500: '#62ddd8',
950: '#000000',
},
}SCSS
$custom: #62ddd8; $custom-light: #9ae8e4; $custom-dark: #000000;
JSON
{
"hex": "#62ddd8",
"rgb": {
"r": 98,
"g": 221,
"b": 216
},
"hsl": {
"h": 177.561,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82681,
"c": 0.10983,
"h": 191.6
},
"luminance": 0.59267
}Semantic roles & 50–950 ramp
primary
#62DDD8
secondary
#A53E43
accent
#1921CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484