#62DCC2#62DCC2
#62DCC2 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 177.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCC2 |
|---|---|
| RGB | rgb(98, 220, 194) |
| HSL | hsl(167, 64%, 62%) |
| HSV | hsv(167, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.56, -40.37, 2.48) |
| CIE-LCH | lch(80.56, 40.45, 176.49°) |
| OKLab | oklab(81.77% -0.116 0.006) |
| OKLCH | oklch(81.77% 0.116 177.1) |
| XYZ | xyz(40.3634, 57.6742, 60.0336) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.73
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCC2 #DC627C
analogous
#62DC85 #62DCC2 #62B9DC
triadic
#62DCC2 #C262DC #DCC262
tetradic
#62DCC2 #8562DC #DC627C #B9DC62
square
#62DCC2 #8562DC #DC627C #B9DC62
split-complementary
#62DCC2 #DC62B9 #DC8562
monochromatic
#24A085 #30D1AF #62DCC2 #94E7D5 #C6F2E9
Accessibility & contrast
On white
1.68
#62DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#62DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCC2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCC2 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#06DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dcc2; /* rgb */ color: rgb(98, 220, 194); /* oklch */ color: oklch(81.8% 0.116 177.1);
Tailwind
colors: {
custom: {
50: '#99e7d4',
500: '#62dcc2',
950: '#000000',
},
}SCSS
$custom: #62dcc2; $custom-light: #99e7d4; $custom-dark: #000000;
JSON
{
"hex": "#62dcc2",
"rgb": {
"r": 98,
"g": 220,
"b": 194
},
"hsl": {
"h": 167.213,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81774,
"c": 0.1162,
"h": 177.1
},
"luminance": 0.57678
}Semantic roles & 50–950 ramp
primary
#62DCC2
secondary
#A33F54
accent
#1A40CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483