#62DEF2#62DEF2
#62DEF2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.113 H 209.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEF2 |
|---|---|
| RGB | rgb(98, 222, 242) |
| HSL | hsl(188, 85%, 67%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(59.5%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.51, -28.73, -20.13) |
| CIE-LCH | lch(82.51, 35.08, 215.03°) |
| OKLab | oklab(83.81% -0.098 -0.0558) |
| OKLCH | oklch(83.81% 0.113 209.6) |
| XYZ | xyz(47.1787, 61.2452, 93.3223) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 4.32
Neon Blue
#04D9FF
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEF2 #F27662
analogous
#62F2BE #62DEF2 #6296F2
triadic
#62DEF2 #F262DE #DEF262
tetradic
#62DEF2 #BE62F2 #F27662 #96F262
square
#62DEF2 #BE62F2 #F27662 #96F262
split-complementary
#62DEF2 #F26296 #F2BE62
monochromatic
#11AFC9 #29D2ED #62DEF2 #9BEAF7 #D3F6FB
Accessibility & contrast
On white
1.58
#62DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#62DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEF2
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEF2 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B7C6F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62def2; /* rgb */ color: rgb(98, 222, 242); /* oklch */ color: oklch(83.8% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#9ce8f6',
500: '#62def2',
950: '#000000',
},
}SCSS
$custom: #62def2; $custom-light: #9ce8f6; $custom-dark: #000000;
JSON
{
"hex": "#62def2",
"rgb": {
"r": 98,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.333,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.83809,
"c": 0.1128,
"h": 209.6
},
"luminance": 0.6125
}Semantic roles & 50–950 ramp
primary
#62DEF2
secondary
#C64733
accent
#2304E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485