#62DEF3#62DEF3
#62DEF3 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.113 H 210.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEF3 |
|---|---|
| RGB | rgb(98, 222, 243) |
| HSL | hsl(189, 86%, 67%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(59.7%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.54, -28.44, -20.61) |
| CIE-LCH | lch(82.54, 35.13, 215.93°) |
| OKLab | oklab(83.85% -0.0976 -0.0571) |
| OKLCH | oklch(83.85% 0.113 210.3) |
| XYZ | xyz(47.3293, 61.3054, 94.1155) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.75
Aqua Blue
#02D8E9
ΔE00 4.51
Neon Blue
#04D9FF
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEF3 #F37762
analogous
#62F3C0 #62DEF3 #6295F3
triadic
#62DEF3 #F362DE #DEF362
tetradic
#62DEF3 #C062F3 #F37762 #95F362
square
#62DEF3 #C062F3 #F37762 #95F362
split-complementary
#62DEF3 #F36295 #F3C062
monochromatic
#10B0CB #29D2EF #62DEF3 #9BEAF7 #D4F6FC
Accessibility & contrast
On white
1.58
#62DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#62DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEF3
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEF3 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#B6C7F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62def3; /* rgb */ color: rgb(98, 222, 243); /* oklch */ color: oklch(83.8% 0.113 210.3);
Tailwind
colors: {
custom: {
50: '#9ce8f7',
500: '#62def3',
950: '#000000',
},
}SCSS
$custom: #62def3; $custom-light: #9ce8f7; $custom-dark: #000000;
JSON
{
"hex": "#62def3",
"rgb": {
"r": 98,
"g": 222,
"b": 243
},
"hsl": {
"h": 188.69,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.83845,
"c": 0.11313,
"h": 210.3
},
"luminance": 0.6131
}Semantic roles & 50–950 ramp
primary
#62DEF3
secondary
#C74732
accent
#2403E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485