#62DCEB#62DCEB
#62DCEB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.110 H 206.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCEB |
|---|---|
| RGB | rgb(98, 220, 235) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 58%, 92%) |
| CMYK | cmyk(58.3%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.72, -29.71, -17.62) |
| CIE-LCH | lch(81.72, 34.54, 210.66°) |
| OKLab | oklab(83.1% -0.0987 -0.0488) |
| OKLCH | oklch(83.1% 0.11 206.3) |
| XYZ | xyz(45.6194, 59.7766, 87.7150) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.54
Robin'S Egg
#6DEDFD
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCEB #EB7162
analogous
#62EBB5 #62DCEB #6298EB
triadic
#62DCEB #EB62DC #DCEB62
tetradic
#62DCEB #B562EB #EB7162 #98EB62
square
#62DCEB #B562EB #EB7162 #98EB62
split-complementary
#62DCEB #EB6298 #EBB562
monochromatic
#18A9BB #2CD0E4 #62DCEB #98E8F2 #CFF4F9
Accessibility & contrast
On white
1.62
#62DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#62DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCEB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCEB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dceb; /* rgb */ color: rgb(98, 220, 235); /* oklch */ color: oklch(83.1% 0.110 206.3);
Tailwind
colors: {
custom: {
50: '#9be7f1',
500: '#62dceb',
950: '#000000',
},
}SCSS
$custom: #62dceb; $custom-light: #9be7f1; $custom-dark: #000000;
JSON
{
"hex": "#62dceb",
"rgb": {
"r": 98,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.569,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.83096,
"c": 0.11012,
"h": 206.3
},
"luminance": 0.59781
}Semantic roles & 50–950 ramp
primary
#62DCEB
secondary
#BA4637
accent
#220CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485