#62DFF1#62DFF1
#62DFF1 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.113 H 208.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFF1 |
|---|---|
| RGB | rgb(98, 223, 241) |
| HSL | hsl(188, 84%, 66%) |
| HSV | hsv(188, 59%, 95%) |
| CMYK | cmyk(59.3%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.76, -29.49, -19.22) |
| CIE-LCH | lch(82.76, 35.20, 213.10°) |
| OKLab | oklab(84% -0.0995 -0.0532) |
| OKLCH | oklch(84% 0.113 208.2) |
| XYZ | xyz(47.2953, 61.7181, 92.6223) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Aqua Blue
#02D8E9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFF1 #F17462
analogous
#62F1BB #62DFF1 #6298F1
triadic
#62DFF1 #F162DF #DFF162
tetradic
#62DFF1 #BB62F1 #F17462 #98F162
square
#62DFF1 #BB62F1 #F17462 #98F162
split-complementary
#62DFF1 #F16298 #F1BB62
monochromatic
#12B0C7 #2AD4EC #62DFF1 #9AEAF6 #D2F6FB
Accessibility & contrast
On white
1.57
#62DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#62DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFF1
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFF1 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F2
Deuteranopia (green-blind)
#B8C7F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dff1; /* rgb */ color: rgb(98, 223, 241); /* oklch */ color: oklch(84.0% 0.113 208.2);
Tailwind
colors: {
custom: {
50: '#9ce9f5',
500: '#62dff1',
950: '#000000',
},
}SCSS
$custom: #62dff1; $custom-light: #9ce9f5; $custom-dark: #000000;
JSON
{
"hex": "#62dff1",
"rgb": {
"r": 98,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.552,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.84001,
"c": 0.11282,
"h": 208.2
},
"luminance": 0.61723
}Semantic roles & 50–950 ramp
primary
#62DFF1
secondary
#C44533
accent
#2105E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485