#62D2DB#62D2DB
#62D2DB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.102 H 202.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62D2DB |
|---|---|
| RGB | rgb(98, 210, 219) |
| HSL | hsl(184, 63%, 62%) |
| HSV | hsv(184, 55%, 86%) |
| CMYK | cmyk(55.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.35, -29.29, -14.15) |
| CIE-LCH | lch(78.35, 32.52, 205.79°) |
| OKLab | oklab(80.22% -0.0946 -0.0391) |
| OKLCH | oklch(80.22% 0.102 202.5) |
| XYZ | xyz(40.8645, 53.8004, 75.2351) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D2DB #DB6B62
analogous
#62DBA8 #62D2DB #6296DB
triadic
#62D2DB #DB62D2 #D2DB62
tetradic
#62D2DB #A862DB #DB6B62 #96DB62
square
#62D2DB #A862DB #DB6B62 #96DB62
split-complementary
#62D2DB #DB6296 #DBA862
monochromatic
#24959E #30C4D0 #62D2DB #94E0E6 #C6EFF2
Accessibility & contrast
On white
1.79
#62D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#62D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D2DB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D2DB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62d2db; /* rgb */ color: rgb(98, 210, 219); /* oklch */ color: oklch(80.2% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#99e0e6',
500: '#62d2db',
950: '#000000',
},
}SCSS
$custom: #62d2db; $custom-light: #99e0e6; $custom-dark: #000000;
JSON
{
"hex": "#62d2db",
"rgb": {
"r": 98,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.463,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.80217,
"c": 0.10241,
"h": 202.5
},
"luminance": 0.53804
}Semantic roles & 50–950 ramp
primary
#62D2DB
secondary
#A2473F
accent
#281BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484