#62DCC3#62DCC3
#62DCC3 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 177.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCC3 |
|---|---|
| RGB | rgb(98, 220, 195) |
| HSL | hsl(168, 64%, 62%) |
| HSV | hsv(168, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(80.58, -40.13, 1.98) |
| CIE-LCH | lch(80.58, 40.18, 177.17°) |
| OKLab | oklab(81.8% -0.1156 0.0046) |
| OKLCH | oklch(81.8% 0.116 177.7) |
| XYZ | xyz(40.4761, 57.7193, 60.6271) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.80
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCC3 #DC627B
analogous
#62DC86 #62DCC3 #62B8DC
triadic
#62DCC3 #C362DC #DCC362
tetradic
#62DCC3 #8662DC #DC627B #B8DC62
square
#62DCC3 #8662DC #DC627B #B8DC62
split-complementary
#62DCC3 #DC62B8 #DC8662
monochromatic
#24A086 #30D1B0 #62DCC3 #94E7D6 #C6F2E9
Accessibility & contrast
On white
1.67
#62DCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#62DCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCC3
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCC3 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 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)
#D4D0C2
Deuteranopia (green-blind)
#C2C2C5
Tritanopia (blue-blind)
#03DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dcc3; /* rgb */ color: rgb(98, 220, 195); /* oklch */ color: oklch(81.8% 0.116 177.7);
Tailwind
colors: {
custom: {
50: '#99e7d5',
500: '#62dcc3',
950: '#000000',
},
}SCSS
$custom: #62dcc3; $custom-light: #99e7d5; $custom-dark: #000000;
JSON
{
"hex": "#62dcc3",
"rgb": {
"r": 98,
"g": 220,
"b": 195
},
"hsl": {
"h": 167.705,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81803,
"c": 0.1157,
"h": 177.7
},
"luminance": 0.57723
}Semantic roles & 50–950 ramp
primary
#62DCC3
secondary
#A33F53
accent
#1A3ECB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483