#62DDD9#62DDD9
#62DDD9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.110 H 192.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDD9 |
|---|---|
| RGB | rgb(98, 221, 217) |
| HSL | hsl(178, 64%, 63%) |
| HSV | hsv(178, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 1.8%, 13.3%) |
| CIE-LAB | lab(81.46, -35.05, -8.43) |
| CIE-LCH | lch(81.46, 36.04, 193.52°) |
| OKLab | oklab(82.71% -0.1072 -0.0234) |
| OKLCH | oklch(82.71% 0.11 192.3) |
| XYZ | xyz(43.4125, 59.3150, 74.7933) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.33
Turquoise
#40E0D0
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 7.17
Bright Cyan
#41FDFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDD9 #DD6266
analogous
#62DD9C #62DDD9 #62A3DD
triadic
#62DDD9 #D962DD #DDD962
tetradic
#62DDD9 #9C62DD #DD6266 #A3DD62
square
#62DDD9 #9C62DD #DD6266 #A3DD62
split-complementary
#62DDD9 #DD62A3 #DD9C62
monochromatic
#23A29D #30D2CD #62DDD9 #94E8E5 #C7F3F1
Accessibility & contrast
On white
1.63
#62DDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#62DDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDD9
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDD9 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D9
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62ddd9; /* rgb */ color: rgb(98, 221, 217); /* oklch */ color: oklch(82.7% 0.110 192.3);
Tailwind
colors: {
custom: {
50: '#9ae8e4',
500: '#62ddd9',
950: '#000000',
},
}SCSS
$custom: #62ddd9; $custom-light: #9ae8e4; $custom-dark: #000000;
JSON
{
"hex": "#62ddd9",
"rgb": {
"r": 98,
"g": 221,
"b": 217
},
"hsl": {
"h": 178.049,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82714,
"c": 0.10969,
"h": 192.3
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#62DDD9
secondary
#A53E42
accent
#191FCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484