#62DFD6#62DFD6
#62DFD6 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.112 H 188.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFD6 |
|---|---|
| RGB | rgb(98, 223, 214) |
| HSL | hsl(176, 66%, 63%) |
| HSV | hsv(176, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(81.96, -36.75, -6.10) |
| CIE-LCH | lch(81.96, 37.25, 189.42°) |
| OKLab | oklab(83.09% -0.1105 -0.0171) |
| OKLCH | oklch(83.09% 0.112 188.8) |
| XYZ | xyz(43.5570, 60.2227, 72.9340) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.15
Mediumturquoise
#48D1CC
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.44
Bright Aqua
#0BF9EA
ΔE00 6.64
Bright Turquoise
#0FFEF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFD6 #DF626B
analogous
#62DF97 #62DFD6 #62A9DF
triadic
#62DFD6 #D662DF #DFD662
tetradic
#62DFD6 #9762DF #DF626B #A9DF62
square
#62DFD6 #9762DF #DF626B #A9DF62
split-complementary
#62DFD6 #DF62A9 #DF9762
monochromatic
#22A59C #2FD5C9 #62DFD6 #95E9E3 #C8F4F1
Accessibility & contrast
On white
1.61
#62DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#62DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFD6
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFD6 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#C0C6D7
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dfd6; /* rgb */ color: rgb(98, 223, 214); /* oklch */ color: oklch(83.1% 0.112 188.8);
Tailwind
colors: {
custom: {
50: '#9ae9e2',
500: '#62dfd6',
950: '#000000',
},
}SCSS
$custom: #62dfd6; $custom-light: #9ae9e2; $custom-dark: #000000;
JSON
{
"hex": "#62dfd6",
"rgb": {
"r": 98,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.68,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.83086,
"c": 0.11186,
"h": 188.8
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#62DFD6
secondary
#A83E45
accent
#1725CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484