#62DCF0#62DCF0
#62DCF0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.112 H 209.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCF0 |
|---|---|
| RGB | rgb(98, 220, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 59%, 94%) |
| CMYK | cmyk(59.2%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.88, -28.32, -20.03) |
| CIE-LCH | lch(81.88, 34.69, 215.28°) |
| OKLab | oklab(83.28% -0.0968 -0.0555) |
| OKLCH | oklch(83.28% 0.112 209.8) |
| XYZ | xyz(46.3519, 60.0696, 91.5730) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCF0 #F07662
analogous
#62F0BD #62DCF0 #6295F0
triadic
#62DCF0 #F062DC #DCF062
tetradic
#62DCF0 #BD62F0 #F07662 #95F062
square
#62DCF0 #BD62F0 #F07662 #95F062
split-complementary
#62DCF0 #F06295 #F0BD62
monochromatic
#13ACC5 #2AD0EB #62DCF0 #9AE8F5 #D2F5FB
Accessibility & contrast
On white
1.61
#62DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#62DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCF0
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCF0 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dcf0; /* rgb */ color: rgb(98, 220, 240); /* oklch */ color: oklch(83.3% 0.112 209.8);
Tailwind
colors: {
custom: {
50: '#9ce7f5',
500: '#62dcf0',
950: '#000000',
},
}SCSS
$custom: #62dcf0; $custom-light: #9ce7f5; $custom-dark: #000000;
JSON
{
"hex": "#62dcf0",
"rgb": {
"r": 98,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.451,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.83277,
"c": 0.11155,
"h": 209.8
},
"luminance": 0.60074
}Semantic roles & 50–950 ramp
primary
#62DCF0
secondary
#C24834
accent
#2507DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485