#62DDEC#62DDEC
#62DDEC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.111 H 206.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDEC |
|---|---|
| RGB | rgb(98, 221, 236) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(58.5%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.03, -29.92, -17.67) |
| CIE-LCH | lch(82.03, 34.75, 210.57°) |
| OKLab | oklab(83.36% -0.0994 -0.0489) |
| OKLCH | oklch(83.36% 0.111 206.2) |
| XYZ | xyz(46.0275, 60.3610, 88.5658) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDEC #EC7162
analogous
#62ECB6 #62DDEC #6298EC
triadic
#62DDEC #EC62DD #DDEC62
tetradic
#62DDEC #B662EC #EC7162 #98EC62
square
#62DDEC #B662EC #EC7162 #98EC62
split-complementary
#62DDEC #EC6298 #ECB662
monochromatic
#17ABBD #2BD1E5 #62DDEC #99E9F3 #CFF5F9
Accessibility & contrast
On white
1.61
#62DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#62DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDEC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDEC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62ddec; /* rgb */ color: rgb(98, 221, 236); /* oklch */ color: oklch(83.4% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#62ddec',
950: '#000000',
},
}SCSS
$custom: #62ddec; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#62ddec",
"rgb": {
"r": 98,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.522,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.83362,
"c": 0.11076,
"h": 206.2
},
"luminance": 0.60366
}Semantic roles & 50–950 ramp
primary
#62DDEC
secondary
#BC4537
accent
#210BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485