#62DCE6#62DCE6
#62DCE6 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.109 H 202.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCE6 |
|---|---|
| RGB | rgb(98, 220, 230) |
| HSL | hsl(185, 73%, 64%) |
| HSV | hsv(185, 57%, 90%) |
| CMYK | cmyk(57.4%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.56, -31.09, -15.19) |
| CIE-LCH | lch(81.56, 34.61, 206.04°) |
| OKLab | oklab(82.92% -0.1007 -0.042) |
| OKLCH | oklch(82.92% 0.109 202.6) |
| XYZ | xyz(44.9072, 59.4917, 83.9640) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCE6 #E66C62
analogous
#62E6AE #62DCE6 #629AE6
triadic
#62DCE6 #E662DC #DCE662
tetradic
#62DCE6 #AE62E6 #E66C62 #9AE662
square
#62DCE6 #AE62E6 #E66C62 #9AE662
split-complementary
#62DCE6 #E6629A #E6AE62
monochromatic
#1CA6B1 #2DD0DE #62DCE6 #97E8EE #CCF4F7
Accessibility & contrast
On white
1.63
#62DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#62DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCE6
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCE6 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dce6; /* rgb */ color: rgb(98, 220, 230); /* oklch */ color: oklch(82.9% 0.109 202.6);
Tailwind
colors: {
custom: {
50: '#9be7ed',
500: '#62dce6',
950: '#000000',
},
}SCSS
$custom: #62dce6; $custom-light: #9be7ed; $custom-dark: #000000;
JSON
{
"hex": "#62dce6",
"rgb": {
"r": 98,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.545,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82919,
"c": 0.10916,
"h": 202.6
},
"luminance": 0.59496
}Semantic roles & 50–950 ramp
primary
#62DCE6
secondary
#B2433A
accent
#2011D5
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484