#62DDF0#62DDF0
#62DDF0 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.112 H 209.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDF0 |
|---|---|
| RGB | rgb(98, 221, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 59%, 94%) |
| CMYK | cmyk(59.2%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(82.16, -28.80, -19.60) |
| CIE-LCH | lch(82.16, 34.84, 214.24°) |
| OKLab | oklab(83.51% -0.0978 -0.0543) |
| OKLCH | oklch(83.51% 0.112 209) |
| XYZ | xyz(46.6151, 60.5961, 91.6608) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDF0 #F07562
analogous
#62F0BC #62DDF0 #6296F0
triadic
#62DDF0 #F062DD #DDF062
tetradic
#62DDF0 #BC62F0 #F07562 #96F062
square
#62DDF0 #BC62F0 #F07562 #96F062
split-complementary
#62DDF0 #F06296 #F0BC62
monochromatic
#13ADC5 #2AD1EB #62DDF0 #9AE9F5 #D2F5FB
Accessibility & contrast
On white
1.60
#62DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#62DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDF0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDF0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#B6C6F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62ddf0; /* rgb */ color: rgb(98, 221, 240); /* oklch */ color: oklch(83.5% 0.112 209.0);
Tailwind
colors: {
custom: {
50: '#9ce8f5',
500: '#62ddf0',
950: '#000000',
},
}SCSS
$custom: #62ddf0; $custom-light: #9ce8f5; $custom-dark: #000000;
JSON
{
"hex": "#62ddf0",
"rgb": {
"r": 98,
"g": 221,
"b": 240
},
"hsl": {
"h": 188.028,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.83506,
"c": 0.11186,
"h": 209
},
"luminance": 0.60601
}Semantic roles & 50–950 ramp
primary
#62DDF0
secondary
#C24734
accent
#2307DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485