#62DFD4#62DFD4
#62DFD4 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.112 H 187.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFD4 |
|---|---|
| RGB | rgb(98, 223, 212) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.90, -37.26, -5.12) |
| CIE-LCH | lch(81.90, 37.61, 187.82°) |
| OKLab | oklab(83.02% -0.1114 -0.0144) |
| OKLCH | oklch(83.02% 0.112 187.4) |
| XYZ | xyz(43.3032, 60.1212, 71.5971) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Mediumturquoise
#48D1CC
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 5.96
Bright Aqua
#0BF9EA
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 6.86
Seafoam Blue
#78D1B6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFD4 #DF626D
analogous
#62DF95 #62DFD4 #62ABDF
triadic
#62DFD4 #D462DF #DFD462
tetradic
#62DFD4 #9562DF #DF626D #ABDF62
square
#62DFD4 #9562DF #DF626D #ABDF62
split-complementary
#62DFD4 #DF62AB #DF9562
monochromatic
#22A599 #2FD5C6 #62DFD4 #95E9E2 #C8F4F0
Accessibility & contrast
On white
1.61
#62DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#62DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFD4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFD4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C0C6D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dfd4; /* rgb */ color: rgb(98, 223, 212); /* oklch */ color: oklch(83.0% 0.112 187.4);
Tailwind
colors: {
custom: {
50: '#9ae9e1',
500: '#62dfd4',
950: '#000000',
},
}SCSS
$custom: #62dfd4; $custom-light: #9ae9e1; $custom-dark: #000000;
JSON
{
"hex": "#62dfd4",
"rgb": {
"r": 98,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.72,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.83023,
"c": 0.11233,
"h": 187.4
},
"luminance": 0.60125
}Semantic roles & 50–950 ramp
primary
#62DFD4
secondary
#A83E47
accent
#1728CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484