#62DFC8#62DFC8
#62DFC8 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.117 H 179.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFC8 |
|---|---|
| RGB | rgb(98, 223, 200) |
| HSL | hsl(169, 66%, 63%) |
| HSV | hsv(169, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.59, -40.26, 0.79) |
| CIE-LCH | lch(81.59, 40.27, 178.88°) |
| OKLab | oklab(82.66% -0.1166 0.0014) |
| OKLCH | oklch(82.66% 0.117 179.3) |
| XYZ | xyz(41.8453, 59.5381, 63.9191) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.79
Aquamarine (survey)
#04D8B2
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFC8 #DF6279
analogous
#62DF89 #62DFC8 #62B7DF
triadic
#62DFC8 #C862DF #DFC862
tetradic
#62DFC8 #8962DF #DF6279 #B7DF62
square
#62DFC8 #8962DF #DF6279 #B7DF62
split-complementary
#62DFC8 #DF62B7 #DF8962
monochromatic
#22A58D #2FD5B6 #62DFC8 #95E9DA #C8F4EC
Accessibility & contrast
On white
1.63
#62DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#62DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFC8
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFC8 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dfc8; /* rgb */ color: rgb(98, 223, 200); /* oklch */ color: oklch(82.7% 0.117 179.3);
Tailwind
colors: {
custom: {
50: '#99e9d8',
500: '#62dfc8',
950: '#000000',
},
}SCSS
$custom: #62dfc8; $custom-light: #99e9d8; $custom-dark: #000000;
JSON
{
"hex": "#62dfc8",
"rgb": {
"r": 98,
"g": 223,
"b": 200
},
"hsl": {
"h": 168.96,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.8266,
"c": 0.11662,
"h": 179.3
},
"luminance": 0.59542
}Semantic roles & 50–950 ramp
primary
#62DFC8
secondary
#A83E51
accent
#1739CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483