#62DBDE#62DBDE
#62DBDE is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.108 H 197.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBDE |
|---|---|
| RGB | rgb(98, 219, 222) |
| HSL | hsl(181, 65%, 63%) |
| HSV | hsv(181, 56%, 87%) |
| CMYK | cmyk(55.9%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.03, -32.78, -11.73) |
| CIE-LCH | lch(81.03, 34.82, 199.69°) |
| OKLab | oklab(82.41% -0.103 -0.0325) |
| OKLCH | oklch(82.41% 0.108 197.5) |
| XYZ | xyz(43.5478, 58.5293, 78.0954) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBDE #DE6562
analogous
#62DEA3 #62DBDE #629DDE
triadic
#62DBDE #DE62DB #DBDE62
tetradic
#62DBDE #A362DE #DE6562 #9DDE62
square
#62DBDE #A362DE #DE6562 #9DDE62
split-complementary
#62DBDE #DE629D #DEA362
monochromatic
#22A0A3 #2FCFD3 #62DBDE #95E7E9 #C7F2F3
Accessibility & contrast
On white
1.65
#62DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#62DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBDE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBDE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dbde; /* rgb */ color: rgb(98, 219, 222); /* oklch */ color: oklch(82.4% 0.108 197.5);
Tailwind
colors: {
custom: {
50: '#9ae6e8',
500: '#62dbde',
950: '#000000',
},
}SCSS
$custom: #62dbde; $custom-light: #9ae6e8; $custom-dark: #000000;
JSON
{
"hex": "#62dbde",
"rgb": {
"r": 98,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.452,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82413,
"c": 0.10797,
"h": 197.5
},
"luminance": 0.58534
}Semantic roles & 50–950 ramp
primary
#62DBDE
secondary
#A6403E
accent
#1D18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484