#62DFF6#62DFF6
#62DFF6 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.114 H 211.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFF6 |
|---|---|
| RGB | rgb(98, 223, 246) |
| HSL | hsl(189, 89%, 67%) |
| HSV | hsv(189, 60%, 96%) |
| CMYK | cmyk(60.2%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(82.92, -28.08, -21.62) |
| CIE-LCH | lch(82.92, 35.44, 217.60°) |
| OKLab | oklab(84.19% -0.0975 -0.06) |
| OKLCH | oklch(84.19% 0.114 211.6) |
| XYZ | xyz(48.0524, 62.0209, 96.6097) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFF6 #F67962
analogous
#62F6C3 #62DFF6 #6295F6
triadic
#62DFF6 #F662DF #DFF662
tetradic
#62DFF6 #C362F6 #F67962 #95F662
square
#62DFF6 #C362F6 #F67962 #95F662
split-complementary
#62DFF6 #F66295 #F6C362
monochromatic
#0CB3D2 #28D3F3 #62DFF6 #9CEBF9 #D6F7FD
Accessibility & contrast
On white
1.57
#62DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#62DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFF6
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFF6 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F7
Deuteranopia (green-blind)
#B6C7F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dff6; /* rgb */ color: rgb(98, 223, 246); /* oklch */ color: oklch(84.2% 0.114 211.6);
Tailwind
colors: {
custom: {
50: '#9ce9f9',
500: '#62dff6',
950: '#000000',
},
}SCSS
$custom: #62dff6; $custom-light: #9ce9f9; $custom-dark: #000000;
JSON
{
"hex": "#62dff6",
"rgb": {
"r": 98,
"g": 223,
"b": 246
},
"hsl": {
"h": 189.324,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.84185,
"c": 0.11447,
"h": 211.6
},
"luminance": 0.62026
}Semantic roles & 50–950 ramp
primary
#62DFF6
secondary
#CD482F
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485