#62D8EB#62D8EB
#62D8EB is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.2% C 0.109 H 209.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8EB |
|---|---|
| RGB | rgb(98, 216, 235) |
| HSL | hsl(188, 77%, 65%) |
| HSV | hsv(188, 58%, 92%) |
| CMYK | cmyk(58.3%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.57, -27.77, -19.35) |
| CIE-LCH | lch(80.57, 33.85, 214.86°) |
| OKLab | oklab(82.18% -0.0946 -0.0536) |
| OKLCH | oklch(82.18% 0.109 209.5) |
| XYZ | xyz(44.5821, 57.7021, 87.3693) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.88
Neon Blue
#04D9FF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8EB #EB7562
analogous
#62EBB9 #62D8EB #6294EB
triadic
#62D8EB #EB62D8 #D8EB62
tetradic
#62D8EB #B962EB #EB7562 #94EB62
square
#62D8EB #B962EB #EB7562 #94EB62
split-complementary
#62D8EB #EB6294 #EBB962
monochromatic
#18A4BB #2CCBE4 #62D8EB #98E5F2 #CFF3F9
Accessibility & contrast
On white
1.67
#62D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#62D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8EB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8EB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62d8eb; /* rgb */ color: rgb(98, 216, 235); /* oklch */ color: oklch(82.2% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#9be4f1',
500: '#62d8eb',
950: '#000000',
},
}SCSS
$custom: #62d8eb; $custom-light: #9be4f1; $custom-dark: #000000;
JSON
{
"hex": "#62d8eb",
"rgb": {
"r": 98,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.321,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.82176,
"c": 0.10869,
"h": 209.5
},
"luminance": 0.57707
}Semantic roles & 50–950 ramp
primary
#62D8EB
secondary
#BA4937
accent
#280CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485