#62DDC6#62DDC6
#62DDC6 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.1% C 0.115 H 179.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDC6 |
|---|---|
| RGB | rgb(98, 221, 198) |
| HSL | hsl(169, 64%, 63%) |
| HSV | hsv(169, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(80.95, -39.85, 0.93) |
| CIE-LCH | lch(80.95, 39.86, 178.67°) |
| OKLab | oklab(82.13% -0.1153 0.0018) |
| OKLCH | oklch(82.13% 0.115 179.1) |
| XYZ | xyz(41.0819, 58.3828, 62.5191) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Seafoam Blue
#78D1B6
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 4.88
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDC6 #DD6279
analogous
#62DD88 #62DDC6 #62B7DD
triadic
#62DDC6 #C662DD #DDC662
tetradic
#62DDC6 #8862DD #DD6279 #B7DD62
square
#62DDC6 #8862DD #DD6279 #B7DD62
split-complementary
#62DDC6 #DD62B7 #DD8862
monochromatic
#23A28A #30D2B4 #62DDC6 #94E8D8 #C7F3EB
Accessibility & contrast
On white
1.66
#62DDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#62DDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDC6
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDC6 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62ddc6; /* rgb */ color: rgb(98, 221, 198); /* oklch */ color: oklch(82.1% 0.115 179.1);
Tailwind
colors: {
custom: {
50: '#99e8d7',
500: '#62ddc6',
950: '#000000',
},
}SCSS
$custom: #62ddc6; $custom-light: #99e8d7; $custom-dark: #000000;
JSON
{
"hex": "#62ddc6",
"rgb": {
"r": 98,
"g": 221,
"b": 198
},
"hsl": {
"h": 168.78,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82128,
"c": 0.11536,
"h": 179.1
},
"luminance": 0.58387
}Semantic roles & 50–950 ramp
primary
#62DDC6
secondary
#A53E52
accent
#193BCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483