#62D3DB#62D3DB
#62D3DB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.4% C 0.103 H 201.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62D3DB |
|---|---|
| RGB | rgb(98, 211, 219) |
| HSL | hsl(184, 63%, 62%) |
| HSV | hsv(184, 55%, 86%) |
| CMYK | cmyk(55.3%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.63, -29.77, -13.72) |
| CIE-LCH | lch(78.63, 32.78, 204.74°) |
| OKLab | oklab(80.45% -0.0957 -0.0379) |
| OKLCH | oklch(80.45% 0.103 201.6) |
| XYZ | xyz(41.1122, 54.2957, 75.3176) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 6.45
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D3DB #DB6A62
analogous
#62DBA7 #62D3DB #6297DB
triadic
#62D3DB #DB62D3 #D3DB62
tetradic
#62D3DB #A762DB #DB6A62 #97DB62
square
#62D3DB #A762DB #DB6A62 #97DB62
split-complementary
#62D3DB #DB6297 #DBA762
monochromatic
#24969E #30C5D0 #62D3DB #94E1E6 #C6EFF2
Accessibility & contrast
On white
1.77
#62D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#62D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D3DB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D3DB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B2BCDC
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62d3db; /* rgb */ color: rgb(98, 211, 219); /* oklch */ color: oklch(80.4% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#99e1e6',
500: '#62d3db',
950: '#000000',
},
}SCSS
$custom: #62d3db; $custom-light: #99e1e6; $custom-dark: #000000;
JSON
{
"hex": "#62d3db",
"rgb": {
"r": 98,
"g": 211,
"b": 219
},
"hsl": {
"h": 183.967,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.80449,
"c": 0.10296,
"h": 201.6
},
"luminance": 0.543
}Semantic roles & 50–950 ramp
primary
#62D3DB
secondary
#A2463F
accent
#271BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484