#62DBC8#62DBC8
#62DBC8 is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.112 H 181.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBC8 |
|---|---|
| RGB | rgb(98, 219, 200) |
| HSL | hsl(171, 63%, 62%) |
| HSV | hsv(171, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(80.42, -38.45, -0.92) |
| CIE-LCH | lch(80.42, 38.47, 181.37°) |
| OKLab | oklab(81.71% -0.1123 -0.0031) |
| OKLCH | oklch(81.71% 0.112 181.6) |
| XYZ | xyz(40.7892, 57.4259, 63.5671) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.46
Aqua (survey)
#13EAC9
ΔE00 5.81
Aquamarine (survey)
#04D8B2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBC8 #DB6275
analogous
#62DB8C #62DBC8 #62B1DB
triadic
#62DBC8 #C862DB #DBC862
tetradic
#62DBC8 #8C62DB #DB6275 #B1DB62
square
#62DBC8 #8C62DB #DB6275 #B1DB62
split-complementary
#62DBC8 #DB62B1 #DB8C62
monochromatic
#249E8B #30D0B7 #62DBC8 #94E6D9 #C6F2EB
Accessibility & contrast
On white
1.68
#62DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#62DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBC8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBC8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62dbc8; /* rgb */ color: rgb(98, 219, 200); /* oklch */ color: oklch(81.7% 0.112 181.6);
Tailwind
colors: {
custom: {
50: '#99e6d8',
500: '#62dbc8',
950: '#000000',
},
}SCSS
$custom: #62dbc8; $custom-light: #99e6d8; $custom-dark: #000000;
JSON
{
"hex": "#62dbc8",
"rgb": {
"r": 98,
"g": 219,
"b": 200
},
"hsl": {
"h": 170.579,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.81713,
"c": 0.11238,
"h": 181.6
},
"luminance": 0.5743
}Semantic roles & 50–950 ramp
primary
#62DBC8
secondary
#A23F4F
accent
#1B37CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483