#62DFF3#62DFF3
#62DFF3 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.113 H 209.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFF3 |
|---|---|
| RGB | rgb(98, 223, 243) |
| HSL | hsl(188, 86%, 67%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(59.7%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.83, -28.93, -20.18) |
| CIE-LCH | lch(82.83, 35.27, 214.90°) |
| OKLab | oklab(84.07% -0.0987 -0.0559) |
| OKLCH | oklch(84.07% 0.113 209.6) |
| XYZ | xyz(47.5957, 61.8382, 94.2043) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFF3 #F37662
analogous
#62F3BF #62DFF3 #6297F3
triadic
#62DFF3 #F362DF #DFF362
tetradic
#62DFF3 #BF62F3 #F37662 #97F362
square
#62DFF3 #BF62F3 #F37662 #97F362
split-complementary
#62DFF3 #F36297 #F3BF62
monochromatic
#10B1CB #29D3EF #62DFF3 #9BEBF7 #D4F6FC
Accessibility & contrast
On white
1.57
#62DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#62DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFF3
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFF3 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62dff3; /* rgb */ color: rgb(98, 223, 243); /* oklch */ color: oklch(84.1% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#9ce9f7',
500: '#62dff3',
950: '#000000',
},
}SCSS
$custom: #62dff3; $custom-light: #9ce9f7; $custom-dark: #000000;
JSON
{
"hex": "#62dff3",
"rgb": {
"r": 98,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.276,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.84074,
"c": 0.11342,
"h": 209.6
},
"luminance": 0.61843
}Semantic roles & 50–950 ramp
primary
#62DFF3
secondary
#C74632
accent
#2203E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485