#62DFF0#62DFF0
#62DFF0 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.113 H 207.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFF0 |
|---|---|
| RGB | rgb(98, 223, 240) |
| HSL | hsl(187, 83%, 66%) |
| HSV | hsv(187, 59%, 94%) |
| CMYK | cmyk(59.2%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.73, -29.77, -18.74) |
| CIE-LCH | lch(82.73, 35.18, 212.19°) |
| OKLab | oklab(83.97% -0.0998 -0.0519) |
| OKLCH | oklch(83.97% 0.113 207.5) |
| XYZ | xyz(47.1463, 61.6585, 91.8378) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFF0 #F07362
analogous
#62F0BA #62DFF0 #6298F0
triadic
#62DFF0 #F062DF #DFF062
tetradic
#62DFF0 #BA62F0 #F07362 #98F062
square
#62DFF0 #BA62F0 #F07362 #98F062
split-complementary
#62DFF0 #F06298 #F0BA62
monochromatic
#13AFC5 #2AD4EB #62DFF0 #9AEAF5 #D2F6FB
Accessibility & contrast
On white
1.58
#62DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#62DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFF0
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFF0 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dff0; /* rgb */ color: rgb(98, 223, 240); /* oklch */ color: oklch(84.0% 0.113 207.5);
Tailwind
colors: {
custom: {
50: '#9ce9f5',
500: '#62dff0',
950: '#000000',
},
}SCSS
$custom: #62dff0; $custom-light: #9ce9f5; $custom-dark: #000000;
JSON
{
"hex": "#62dff0",
"rgb": {
"r": 98,
"g": 223,
"b": 240
},
"hsl": {
"h": 187.183,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.83965,
"c": 0.11253,
"h": 207.5
},
"luminance": 0.61663
}Semantic roles & 50–950 ramp
primary
#62DFF0
secondary
#C24534
accent
#2007DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485