#62DEF4#62DEF4
#62DEF4 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.113 H 211.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEF4 |
|---|---|
| RGB | rgb(98, 222, 244) |
| HSL | hsl(189, 87%, 67%) |
| HSV | hsv(189, 60%, 96%) |
| CMYK | cmyk(59.8%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(82.58, -28.16, -21.09) |
| CIE-LCH | lch(82.58, 35.19, 216.84°) |
| OKLab | oklab(83.88% -0.0973 -0.0585) |
| OKLCH | oklch(83.88% 0.113 211) |
| XYZ | xyz(47.4807, 61.3660, 94.9130) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.91
Neon Blue
#04D9FF
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEF4 #F47862
analogous
#62F4C1 #62DEF4 #6295F4
triadic
#62DEF4 #F462DE #DEF462
tetradic
#62DEF4 #C162F4 #F47862 #95F462
square
#62DEF4 #C162F4 #F47862 #95F462
split-complementary
#62DEF4 #F46295 #F4C162
monochromatic
#0EB0CD #29D2F0 #62DEF4 #9BEAF8 #D4F6FC
Accessibility & contrast
On white
1.58
#62DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#62DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEF4
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEF4 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#B6C7F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62def4; /* rgb */ color: rgb(98, 222, 244); /* oklch */ color: oklch(83.9% 0.113 211.0);
Tailwind
colors: {
custom: {
50: '#9ce8f7',
500: '#62def4',
950: '#000000',
},
}SCSS
$custom: #62def4; $custom-light: #9ce8f7; $custom-dark: #000000;
JSON
{
"hex": "#62def4",
"rgb": {
"r": 98,
"g": 222,
"b": 244
},
"hsl": {
"h": 189.041,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.83882,
"c": 0.11349,
"h": 211
},
"luminance": 0.61371
}Semantic roles & 50–950 ramp
primary
#62DEF4
secondary
#C94831
accent
#2402E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485