#62CEDC#62CEDC
#62CEDC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.101 H 206.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEDC |
|---|---|
| RGB | rgb(98, 206, 220) |
| HSL | hsl(187, 64%, 62%) |
| HSV | hsv(187, 55%, 86%) |
| CMYK | cmyk(55.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.22, -27.06, -16.38) |
| CIE-LCH | lch(77.22, 31.63, 211.18°) |
| OKLab | oklab(79.32% -0.09 -0.0453) |
| OKLCH | oklch(79.32% 0.101 206.7) |
| XYZ | xyz(40.0213, 51.9027, 75.6054) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 6.53
Neon Blue
#04D9FF
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.69
Sky Blue
#87CEEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEDC #DC7062
analogous
#62DCAD #62CEDC #6291DC
triadic
#62CEDC #DC62CE #CEDC62
tetradic
#62CEDC #AD62DC #DC7062 #91DC62
square
#62CEDC #AD62DC #DC7062 #91DC62
split-complementary
#62CEDC #DC6291 #DCAD62
monochromatic
#2492A0 #30BED1 #62CEDC #94DEE7 #C6EDF2
Accessibility & contrast
On white
1.85
#62CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#62CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEDC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEDC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cedc; /* rgb */ color: rgb(98, 206, 220); /* oklch */ color: oklch(79.3% 0.101 206.7);
Tailwind
colors: {
custom: {
50: '#99dde6',
500: '#62cedc',
950: '#000000',
},
}SCSS
$custom: #62cedc; $custom-light: #99dde6; $custom-dark: #000000;
JSON
{
"hex": "#62cedc",
"rgb": {
"r": 98,
"g": 206,
"b": 220
},
"hsl": {
"h": 186.885,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.79324,
"c": 0.10071,
"h": 206.7
},
"luminance": 0.51907
}Semantic roles & 50–950 ramp
primary
#62CEDC
secondary
#A34A3F
accent
#2F1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484