#62DCED#62DCED
#62DCED is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.111 H 207.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCED |
|---|---|
| RGB | rgb(98, 220, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(58.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.78, -29.16, -18.58) |
| CIE-LCH | lch(81.78, 34.58, 212.51°) |
| OKLab | oklab(83.17% -0.0979 -0.0515) |
| OKLCH | oklch(83.17% 0.111 207.7) |
| XYZ | xyz(45.9099, 59.8928, 89.2453) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCED #ED7362
analogous
#62EDB8 #62DCED #6296ED
triadic
#62DCED #ED62DC #DCED62
tetradic
#62DCED #B862ED #ED7362 #96ED62
square
#62DCED #B862ED #ED7362 #96ED62
split-complementary
#62DCED #ED6296 #EDB862
monochromatic
#16AABF #2BD0E7 #62DCED #99E8F3 #D0F4FA
Accessibility & contrast
On white
1.62
#62DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#62DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCED
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCED | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dced; /* rgb */ color: rgb(98, 220, 237); /* oklch */ color: oklch(83.2% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9be7f2',
500: '#62dced',
950: '#000000',
},
}SCSS
$custom: #62dced; $custom-light: #9be7f2; $custom-dark: #000000;
JSON
{
"hex": "#62dced",
"rgb": {
"r": 98,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.338,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.83168,
"c": 0.11064,
"h": 207.7
},
"luminance": 0.59897
}Semantic roles & 50–950 ramp
primary
#62DCED
secondary
#BD4736
accent
#230ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485