#62E2DD#62E2DD
#62E2DD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.113 H 191.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2DD |
|---|---|
| RGB | rgb(98, 226, 221) |
| HSL | hsl(178, 69%, 64%) |
| HSV | hsv(178, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.02, -36.32, -8.24) |
| CIE-LCH | lch(83.02, 37.24, 192.78°) |
| OKLab | oklab(84.01% -0.1107 -0.0229) |
| OKLCH | oklch(84.01% 0.113 191.7) |
| XYZ | xyz(45.2789, 62.2053, 78.0132) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.35
Bright Aqua
#0BF9EA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2DD #E26267
analogous
#62E29D #62E2DD #62A7E2
triadic
#62E2DD #DD62E2 #E2DD62
tetradic
#62E2DD #9D62E2 #E26267 #A7E262
square
#62E2DD #9D62E2 #E26267 #A7E262
split-complementary
#62E2DD #E262A7 #E29D62
monochromatic
#1FAAA5 #2ED8D2 #62E2DD #96ECE8 #C9F5F3
Accessibility & contrast
On white
1.56
#62E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#62E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2DD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2DD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e2dd; /* rgb */ color: rgb(98, 226, 221); /* oklch */ color: oklch(84.0% 0.113 191.7);
Tailwind
colors: {
custom: {
50: '#9bebe7',
500: '#62e2dd',
950: '#000000',
},
}SCSS
$custom: #62e2dd; $custom-light: #9bebe7; $custom-dark: #000000;
JSON
{
"hex": "#62e2dd",
"rgb": {
"r": 98,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.656,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.84011,
"c": 0.11308,
"h": 191.7
},
"luminance": 0.6221
}Semantic roles & 50–950 ramp
primary
#62E2DD
secondary
#AC3C41
accent
#151CD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484