#62DAEB#62DAEB
#62DAEB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.109 H 207.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62DAEB |
|---|---|
| RGB | rgb(98, 218, 235) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 58%, 92%) |
| CMYK | cmyk(58.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.14, -28.75, -18.48) |
| CIE-LCH | lch(81.14, 34.18, 212.74°) |
| OKLab | oklab(82.64% -0.0967 -0.0512) |
| OKLCH | oklch(82.64% 0.109 207.9) |
| XYZ | xyz(45.0976, 58.7331, 87.5411) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 4.29
Neon Blue
#04D9FF
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DAEB #EB7362
analogous
#62EBB7 #62DAEB #6296EB
triadic
#62DAEB #EB62DA #DAEB62
tetradic
#62DAEB #B762EB #EB7362 #96EB62
square
#62DAEB #B762EB #EB7362 #96EB62
split-complementary
#62DAEB #EB6296 #EBB762
monochromatic
#18A7BB #2CCDE4 #62DAEB #98E7F2 #CFF4F9
Accessibility & contrast
On white
1.65
#62DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#62DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DAEB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DAEB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62daeb; /* rgb */ color: rgb(98, 218, 235); /* oklch */ color: oklch(82.6% 0.109 207.9);
Tailwind
colors: {
custom: {
50: '#9be5f1',
500: '#62daeb',
950: '#000000',
},
}SCSS
$custom: #62daeb; $custom-light: #9be5f1; $custom-dark: #000000;
JSON
{
"hex": "#62daeb",
"rgb": {
"r": 98,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.445,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.82636,
"c": 0.10937,
"h": 207.9
},
"luminance": 0.58738
}Semantic roles & 50–950 ramp
primary
#62DAEB
secondary
#BA4737
accent
#250CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485