#62DFCF#62DFCF
#62DFCF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.114 H 183.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFCF |
|---|---|
| RGB | rgb(98, 223, 207) |
| HSL | hsl(172, 66%, 63%) |
| HSV | hsv(172, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.77, -38.53, -2.66) |
| CIE-LCH | lch(81.77, 38.62, 183.95°) |
| OKLab | oklab(82.87% -0.1136 -0.0078) |
| OKLCH | oklch(82.87% 0.114 183.9) |
| XYZ | xyz(42.6822, 59.8728, 68.3267) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.09
Tiffany Blue
#7BF2DA
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.07
Aqua (survey)
#13EAC9
ΔE00 6.08
Seafoam Blue
#78D1B6
ΔE00 6.12
Bright Aqua
#0BF9EA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFCF #DF6272
analogous
#62DF90 #62DFCF #62B0DF
triadic
#62DFCF #CF62DF #DFCF62
tetradic
#62DFCF #9062DF #DF6272 #B0DF62
square
#62DFCF #9062DF #DF6272 #B0DF62
split-complementary
#62DFCF #DF62B0 #DF9062
monochromatic
#22A594 #2FD5BF #62DFCF #95E9DF #C8F4EE
Accessibility & contrast
On white
1.62
#62DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#62DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFCF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFCF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CE
Deuteranopia (green-blind)
#C2C5D1
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dfcf; /* rgb */ color: rgb(98, 223, 207); /* oklch */ color: oklch(82.9% 0.114 183.9);
Tailwind
colors: {
custom: {
50: '#9ae9dd',
500: '#62dfcf',
950: '#000000',
},
}SCSS
$custom: #62dfcf; $custom-light: #9ae9dd; $custom-dark: #000000;
JSON
{
"hex": "#62dfcf",
"rgb": {
"r": 98,
"g": 223,
"b": 207
},
"hsl": {
"h": 172.32,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82869,
"c": 0.11383,
"h": 183.9
},
"luminance": 0.59877
}Semantic roles & 50–950 ramp
primary
#62DFCF
secondary
#A83E4B
accent
#172FCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484