#62DCE5#62DCE5
#62DCE5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.109 H 201.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCE5 |
|---|---|
| RGB | rgb(98, 220, 229) |
| HSL | hsl(184, 72%, 64%) |
| HSV | hsv(184, 57%, 90%) |
| CMYK | cmyk(57.2%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.53, -31.37, -14.71) |
| CIE-LCH | lch(81.53, 34.64, 205.12°) |
| OKLab | oklab(82.88% -0.1011 -0.0407) |
| OKLCH | oklch(82.88% 0.109 201.9) |
| XYZ | xyz(44.7671, 59.4357, 83.2266) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCE5 #E56B62
analogous
#62E5AD #62DCE5 #629BE5
triadic
#62DCE5 #E562DC #DCE562
tetradic
#62DCE5 #AD62E5 #E56B62 #9BE562
square
#62DCE5 #AD62E5 #E56B62 #9BE562
split-complementary
#62DCE5 #E5629B #E5AD62
monochromatic
#1DA5B0 #2DD0DC #62DCE5 #97E8EE #CBF3F6
Accessibility & contrast
On white
1.63
#62DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#62DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCE5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCE5 | 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)
#CDD3E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dce5; /* rgb */ color: rgb(98, 220, 229); /* oklch */ color: oklch(82.9% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#9be7ed',
500: '#62dce5',
950: '#000000',
},
}SCSS
$custom: #62dce5; $custom-light: #9be7ed; $custom-dark: #000000;
JSON
{
"hex": "#62dce5",
"rgb": {
"r": 98,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.122,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82884,
"c": 0.10903,
"h": 201.9
},
"luminance": 0.5944
}Semantic roles & 50–950 ramp
primary
#62DCE5
secondary
#B1433B
accent
#1F12D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484