#62DDF1#62DDF1
#62DDF1 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.112 H 209.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDF1 |
|---|---|
| RGB | rgb(98, 221, 241) |
| HSL | hsl(188, 84%, 66%) |
| HSV | hsv(188, 59%, 95%) |
| CMYK | cmyk(59.3%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(82.19, -28.52, -20.08) |
| CIE-LCH | lch(82.19, 34.88, 215.15°) |
| OKLab | oklab(83.54% -0.0974 -0.0556) |
| OKLCH | oklch(83.54% 0.112 209.7) |
| XYZ | xyz(46.7641, 60.6557, 92.4453) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDF1 #F17662
analogous
#62F1BE #62DDF1 #6296F1
triadic
#62DDF1 #F162DD #DDF162
tetradic
#62DDF1 #BE62F1 #F17662 #96F162
square
#62DDF1 #BE62F1 #F17662 #96F162
split-complementary
#62DDF1 #F16296 #F1BE62
monochromatic
#12AEC7 #2AD1EC #62DDF1 #9AE9F6 #D2F5FB
Accessibility & contrast
On white
1.60
#62DDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#62DDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDF1
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDF1 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F2
Deuteranopia (green-blind)
#B6C6F1
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62ddf1; /* rgb */ color: rgb(98, 221, 241); /* oklch */ color: oklch(83.5% 0.112 209.7);
Tailwind
colors: {
custom: {
50: '#9ce8f5',
500: '#62ddf1',
950: '#000000',
},
}SCSS
$custom: #62ddf1; $custom-light: #9ce8f5; $custom-dark: #000000;
JSON
{
"hex": "#62ddf1",
"rgb": {
"r": 98,
"g": 221,
"b": 241
},
"hsl": {
"h": 188.392,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.83543,
"c": 0.11218,
"h": 209.7
},
"luminance": 0.6066
}Semantic roles & 50–950 ramp
primary
#62DDF1
secondary
#C44733
accent
#2405E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485