#62DDDB#62DDDB
#62DDDB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.109 H 193.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDDB |
|---|---|
| RGB | rgb(98, 221, 219) |
| HSL | hsl(179, 64%, 63%) |
| HSV | hsv(179, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.52, -34.52, -9.40) |
| CIE-LCH | lch(81.52, 35.78, 195.24°) |
| OKLab | oklab(82.78% -0.1063 -0.0261) |
| OKLCH | oklch(82.78% 0.109 193.8) |
| XYZ | xyz(43.6742, 59.4197, 76.1716) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.55
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 6.62
Bright Cyan
#41FDFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDDB #DD6264
analogous
#62DD9D #62DDDB #62A2DD
triadic
#62DDDB #DB62DD #DDDB62
tetradic
#62DDDB #9D62DD #DD6264 #A2DD62
square
#62DDDB #9D62DD #DD6264 #A2DD62
split-complementary
#62DDDB #DD62A2 #DD9D62
monochromatic
#23A2A0 #30D2CF #62DDDB #94E8E7 #C7F3F2
Accessibility & contrast
On white
1.63
#62DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#62DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDDB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDDB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dddb; /* rgb */ color: rgb(98, 221, 219); /* oklch */ color: oklch(82.8% 0.109 193.8);
Tailwind
colors: {
custom: {
50: '#9ae8e6',
500: '#62dddb',
950: '#000000',
},
}SCSS
$custom: #62dddb; $custom-light: #9ae8e6; $custom-dark: #000000;
JSON
{
"hex": "#62dddb",
"rgb": {
"r": 98,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.024,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82779,
"c": 0.10948,
"h": 193.8
},
"luminance": 0.59424
}Semantic roles & 50–950 ramp
primary
#62DDDB
secondary
#A53E40
accent
#191CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484