#62DCBF#62DCBF
#62DCBF is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.118 H 175.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCBF |
|---|---|
| RGB | rgb(98, 220, 191) |
| HSL | hsl(166, 64%, 62%) |
| HSV | hsv(166, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.48, -41.09, 3.97) |
| CIE-LCH | lch(80.48, 41.28, 174.49°) |
| OKLab | oklab(81.69% -0.1174 0.0099) |
| OKLCH | oklch(81.69% 0.118 175.2) |
| XYZ | xyz(40.0299, 57.5408, 58.2771) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.70
Aquamarine (survey)
#04D8B2
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 5.03
Aqua Marine
#2EE8BB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCBF #DC627F
analogous
#62DC82 #62DCBF #62BCDC
triadic
#62DCBF #BF62DC #DCBF62
tetradic
#62DCBF #8262DC #DC627F #BCDC62
square
#62DCBF #8262DC #DC627F #BCDC62
split-complementary
#62DCBF #DC62BC #DC8262
monochromatic
#24A082 #30D1AB #62DCBF #94E7D3 #C6F2E8
Accessibility & contrast
On white
1.68
#62DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#62DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCBF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCBF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#10DED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dcbf; /* rgb */ color: rgb(98, 220, 191); /* oklch */ color: oklch(81.7% 0.118 175.2);
Tailwind
colors: {
custom: {
50: '#99e7d2',
500: '#62dcbf',
950: '#000000',
},
}SCSS
$custom: #62dcbf; $custom-light: #99e7d2; $custom-dark: #000000;
JSON
{
"hex": "#62dcbf",
"rgb": {
"r": 98,
"g": 220,
"b": 191
},
"hsl": {
"h": 165.738,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81689,
"c": 0.1178,
"h": 175.2
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#62DCBF
secondary
#A33F57
accent
#1A44CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483