#62D4DB#62D4DB
#62D4DB is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.104 H 200.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4DB |
|---|---|
| RGB | rgb(98, 212, 219) |
| HSL | hsl(183, 63%, 62%) |
| HSV | hsv(183, 55%, 86%) |
| CMYK | cmyk(55.3%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(78.92, -30.25, -13.28) |
| CIE-LCH | lch(78.92, 33.04, 203.71°) |
| OKLab | oklab(80.68% -0.0968 -0.0367) |
| OKLCH | oklch(80.68% 0.104 200.8) |
| XYZ | xyz(41.3614, 54.7941, 75.4007) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4DB #DB6962
analogous
#62DBA6 #62D4DB #6298DB
triadic
#62D4DB #DB62D4 #D4DB62
tetradic
#62D4DB #A662DB #DB6962 #98DB62
square
#62D4DB #A662DB #DB6962 #98DB62
split-complementary
#62D4DB #DB6298 #DBA662
monochromatic
#24979E #30C6D0 #62D4DB #94E2E6 #C6EFF2
Accessibility & contrast
On white
1.76
#62D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#62D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4DB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4DB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62d4db; /* rgb */ color: rgb(98, 212, 219); /* oklch */ color: oklch(80.7% 0.104 200.8);
Tailwind
colors: {
custom: {
50: '#99e1e6',
500: '#62d4db',
950: '#000000',
},
}SCSS
$custom: #62d4db; $custom-light: #99e1e6; $custom-dark: #000000;
JSON
{
"hex": "#62d4db",
"rgb": {
"r": 98,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.471,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.80682,
"c": 0.10351,
"h": 200.8
},
"luminance": 0.54798
}Semantic roles & 50–950 ramp
primary
#62D4DB
secondary
#A2453F
accent
#251BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484