#62DCEF#62DCEF
#62DCEF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.111 H 209.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCEF |
|---|---|
| RGB | rgb(98, 220, 239) |
| HSL | hsl(188, 82%, 66%) |
| HSV | hsv(188, 59%, 94%) |
| CMYK | cmyk(59%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.84, -28.60, -19.55) |
| CIE-LCH | lch(81.84, 34.64, 214.36°) |
| OKLab | oklab(83.24% -0.0971 -0.0542) |
| OKLCH | oklch(83.24% 0.111 209.1) |
| XYZ | xyz(46.2038, 60.0104, 90.7928) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCEF #EF7562
analogous
#62EFBB #62DCEF #6295EF
triadic
#62DCEF #EF62DC #DCEF62
tetradic
#62DCEF #BB62EF #EF7562 #95EF62
square
#62DCEF #BB62EF #EF7562 #95EF62
split-complementary
#62DCEF #EF6295 #EFBB62
monochromatic
#14ABC3 #2AD0E9 #62DCEF #9AE8F5 #D1F5FA
Accessibility & contrast
On white
1.62
#62DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#62DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCEF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCEF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B5C5EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dcef; /* rgb */ color: rgb(98, 220, 239); /* oklch */ color: oklch(83.2% 0.111 209.1);
Tailwind
colors: {
custom: {
50: '#9ce7f4',
500: '#62dcef',
950: '#000000',
},
}SCSS
$custom: #62dcef; $custom-light: #9ce7f4; $custom-dark: #000000;
JSON
{
"hex": "#62dcef",
"rgb": {
"r": 98,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.085,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.83241,
"c": 0.11123,
"h": 209.1
},
"luminance": 0.60015
}Semantic roles & 50–950 ramp
primary
#62DCEF
secondary
#C14835
accent
#2408DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485