#62DCCA#62DCCA
#62DCCA is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 182.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCCA |
|---|---|
| RGB | rgb(98, 220, 202) |
| HSL | hsl(171, 64%, 62%) |
| HSV | hsv(171, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(80.76, -38.41, -1.48) |
| CIE-LCH | lch(80.76, 38.44, 182.20°) |
| OKLab | oklab(82.01% -0.1125 -0.0046) |
| OKLCH | oklch(82.01% 0.113 182.3) |
| XYZ | xyz(41.2862, 58.0433, 64.8934) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.48
Seafoam Blue
#78D1B6
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.26
Tiffany Blue
#7BF2DA
ΔE00 5.31
Aqua (survey)
#13EAC9
ΔE00 5.89
Aquamarine (survey)
#04D8B2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCCA #DC6274
analogous
#62DC8D #62DCCA #62B1DC
triadic
#62DCCA #CA62DC #DCCA62
tetradic
#62DCCA #8D62DC #DC6274 #B1DC62
square
#62DCCA #8D62DC #DC6274 #B1DC62
split-complementary
#62DCCA #DC62B1 #DC8D62
monochromatic
#24A08E #30D1B9 #62DCCA #94E7DB #C6F2EC
Accessibility & contrast
On white
1.67
#62DCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#62DCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCCA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCCA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dcca; /* rgb */ color: rgb(98, 220, 202); /* oklch */ color: oklch(82.0% 0.113 182.3);
Tailwind
colors: {
custom: {
50: '#99e7da',
500: '#62dcca',
950: '#000000',
},
}SCSS
$custom: #62dcca; $custom-light: #99e7da; $custom-dark: #000000;
JSON
{
"hex": "#62dcca",
"rgb": {
"r": 98,
"g": 220,
"b": 202
},
"hsl": {
"h": 171.148,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82009,
"c": 0.11263,
"h": 182.3
},
"luminance": 0.58047
}Semantic roles & 50–950 ramp
primary
#62DCCA
secondary
#A33F4E
accent
#1A34CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483