#62DEE2#62DEE2
#62DEE2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.110 H 198.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEE2 |
|---|---|
| RGB | rgb(98, 222, 226) |
| HSL | hsl(182, 69%, 64%) |
| HSV | hsv(182, 57%, 89%) |
| CMYK | cmyk(56.6%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.01, -33.13, -12.39) |
| CIE-LCH | lch(82.01, 35.37, 200.50°) |
| OKLab | oklab(83.25% -0.1045 -0.0343) |
| OKLCH | oklch(83.25% 0.11 198.2) |
| XYZ | xyz(44.8799, 60.3257, 81.2156) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEE2 #E26662
analogous
#62E2A6 #62DEE2 #629EE2
triadic
#62DEE2 #E262DE #DEE262
tetradic
#62DEE2 #A662E2 #E26662 #9EE262
square
#62DEE2 #A662E2 #E26662 #9EE262
split-complementary
#62DEE2 #E2629E #E2A662
monochromatic
#1FA6AA #2ED3D8 #62DEE2 #96E9EC #C9F4F5
Accessibility & contrast
On white
1.61
#62DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#62DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEE2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEE2 | 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)
#D0D5E3
Deuteranopia (green-blind)
#BCC5E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dee2; /* rgb */ color: rgb(98, 222, 226); /* oklch */ color: oklch(83.2% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#9be8eb',
500: '#62dee2',
950: '#000000',
},
}SCSS
$custom: #62dee2; $custom-light: #9be8eb; $custom-dark: #000000;
JSON
{
"hex": "#62dee2",
"rgb": {
"r": 98,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.875,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.83245,
"c": 0.10995,
"h": 198.2
},
"luminance": 0.6033
}Semantic roles & 50–950 ramp
primary
#62DEE2
secondary
#AC403C
accent
#1B15D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484