#62DBEE#62DBEE
#62DBEE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.111 H 209.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBEE |
|---|---|
| RGB | rgb(98, 219, 238) |
| HSL | hsl(188, 80%, 66%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(58.8%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.53, -28.39, -19.50) |
| CIE-LCH | lch(81.53, 34.44, 214.48°) |
| OKLab | oklab(82.98% -0.0965 -0.054) |
| OKLCH | oklch(82.98% 0.111 209.2) |
| XYZ | xyz(45.7948, 59.4281, 89.9297) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBEE #EE7562
analogous
#62EEBB #62DBEE #6295EE
triadic
#62DBEE #EE62DB #DBEE62
tetradic
#62DBEE #BB62EE #EE7562 #95EE62
square
#62DBEE #BB62EE #EE7562 #95EE62
split-complementary
#62DBEE #EE6295 #EEBB62
monochromatic
#15A9C1 #2BCEE8 #62DBEE #99E8F4 #D0F4FA
Accessibility & contrast
On white
1.63
#62DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#62DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBEE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBEE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dbee; /* rgb */ color: rgb(98, 219, 238); /* oklch */ color: oklch(83.0% 0.111 209.2);
Tailwind
colors: {
custom: {
50: '#9be6f3',
500: '#62dbee',
950: '#000000',
},
}SCSS
$custom: #62dbee; $custom-light: #9be6f3; $custom-dark: #000000;
JSON
{
"hex": "#62dbee",
"rgb": {
"r": 98,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.82975,
"c": 0.1106,
"h": 209.2
},
"luminance": 0.59433
}Semantic roles & 50–950 ramp
primary
#62DBEE
secondary
#BF4835
accent
#2509DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485