#62DCE8#62DCE8
#62DCE8 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.109 H 204.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCE8 |
|---|---|
| RGB | rgb(98, 220, 232) |
| HSL | hsl(185, 74%, 65%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(57.8%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.62, -30.54, -16.17) |
| CIE-LCH | lch(81.62, 34.56, 207.89°) |
| OKLab | oklab(82.99% -0.0999 -0.0447) |
| OKLCH | oklch(82.99% 0.109 204.1) |
| XYZ | xyz(45.1896, 59.6047, 85.4516) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCE8 #E86E62
analogous
#62E8B1 #62DCE8 #6299E8
triadic
#62DCE8 #E862DC #DCE862
tetradic
#62DCE8 #B162E8 #E86E62 #99E862
square
#62DCE8 #B162E8 #E86E62 #99E862
split-complementary
#62DCE8 #E86299 #E8B162
monochromatic
#1BA7B5 #2DD0E0 #62DCE8 #97E8F0 #CDF4F8
Accessibility & contrast
On white
1.63
#62DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#62DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCE8
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCE8 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E9
Deuteranopia (green-blind)
#B8C4E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dce8; /* rgb */ color: rgb(98, 220, 232); /* oklch */ color: oklch(83.0% 0.109 204.1);
Tailwind
colors: {
custom: {
50: '#9be7ef',
500: '#62dce8',
950: '#000000',
},
}SCSS
$custom: #62dce8; $custom-light: #9be7ef; $custom-dark: #000000;
JSON
{
"hex": "#62dce8",
"rgb": {
"r": 98,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.373,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.8299,
"c": 0.10948,
"h": 204.1
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#62DCE8
secondary
#B54439
accent
#210FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485