#62DBEB#62DBEB
#62DBEB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.110 H 207.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBEB |
|---|---|
| RGB | rgb(98, 219, 235) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 58%, 92%) |
| CMYK | cmyk(58.3%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.43, -29.23, -18.05) |
| CIE-LCH | lch(81.43, 34.36, 211.69°) |
| OKLab | oklab(82.87% -0.0977 -0.05) |
| OKLCH | oklch(82.87% 0.11 207.1) |
| XYZ | xyz(45.3577, 59.2533, 87.6278) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBEB #EB7262
analogous
#62EBB6 #62DBEB #6297EB
triadic
#62DBEB #EB62DB #DBEB62
tetradic
#62DBEB #B662EB #EB7262 #97EB62
square
#62DBEB #B662EB #EB7262 #97EB62
split-complementary
#62DBEB #EB6297 #EBB662
monochromatic
#18A8BB #2CCFE4 #62DBEB #98E7F2 #CFF4F9
Accessibility & contrast
On white
1.63
#62DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#62DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBEB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBEB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dbeb; /* rgb */ color: rgb(98, 219, 235); /* oklch */ color: oklch(82.9% 0.110 207.1);
Tailwind
colors: {
custom: {
50: '#9be6f1',
500: '#62dbeb',
950: '#000000',
},
}SCSS
$custom: #62dbeb; $custom-light: #9be6f1; $custom-dark: #000000;
JSON
{
"hex": "#62dbeb",
"rgb": {
"r": 98,
"g": 219,
"b": 235
},
"hsl": {
"h": 187.007,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.82866,
"c": 0.10974,
"h": 207.1
},
"luminance": 0.59258
}Semantic roles & 50–950 ramp
primary
#62DBEB
secondary
#BA4737
accent
#240CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485