#62DBF0#62DBF0
#62DBF0 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.111 H 210.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBF0 |
|---|---|
| RGB | rgb(98, 219, 240) |
| HSL | hsl(189, 83%, 66%) |
| HSV | hsv(189, 59%, 94%) |
| CMYK | cmyk(59.2%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.59, -27.83, -20.46) |
| CIE-LCH | lch(81.59, 34.54, 216.33°) |
| OKLab | oklab(83.05% -0.0957 -0.0567) |
| OKLCH | oklch(83.05% 0.111 210.6) |
| XYZ | xyz(46.0902, 59.5463, 91.4858) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.44
Neon Blue
#04D9FF
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBF0 #F07762
analogous
#62F0BE #62DBF0 #6294F0
triadic
#62DBF0 #F062DB #DBF062
tetradic
#62DBF0 #BE62F0 #F07762 #94F062
square
#62DBF0 #BE62F0 #F07762 #94F062
split-complementary
#62DBF0 #F06294 #F0BE62
monochromatic
#13AAC5 #2ACEEB #62DBF0 #9AE8F5 #D2F5FB
Accessibility & contrast
On white
1.63
#62DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#62DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBF0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBF0 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F1
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dbf0; /* rgb */ color: rgb(98, 219, 240); /* oklch */ color: oklch(83.0% 0.111 210.6);
Tailwind
colors: {
custom: {
50: '#9ce6f5',
500: '#62dbf0',
950: '#000000',
},
}SCSS
$custom: #62dbf0; $custom-light: #9ce6f5; $custom-dark: #000000;
JSON
{
"hex": "#62dbf0",
"rgb": {
"r": 98,
"g": 219,
"b": 240
},
"hsl": {
"h": 188.873,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.83048,
"c": 0.11127,
"h": 210.6
},
"luminance": 0.59551
}Semantic roles & 50–950 ramp
primary
#62DBF0
secondary
#C24934
accent
#2707DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485