#62DFD5#62DFD5
#62DFD5 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.112 H 188.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFD5 |
|---|---|
| RGB | rgb(98, 223, 213) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(81.93, -37.01, -5.61) |
| CIE-LCH | lch(81.93, 37.43, 188.62°) |
| OKLab | oklab(83.05% -0.111 -0.0157) |
| OKLCH | oklch(83.05% 0.112 188.1) |
| XYZ | xyz(43.4297, 60.1718, 72.2635) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.89
Mediumturquoise
#48D1CC
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 6.19
Bright Aqua
#0BF9EA
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 6.65
Bright Turquoise
#0FFEF9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFD5 #DF626C
analogous
#62DF96 #62DFD5 #62AADF
triadic
#62DFD5 #D562DF #DFD562
tetradic
#62DFD5 #9662DF #DF626C #AADF62
square
#62DFD5 #9662DF #DF626C #AADF62
split-complementary
#62DFD5 #DF62AA #DF9662
monochromatic
#22A59A #2FD5C7 #62DFD5 #95E9E3 #C8F4F0
Accessibility & contrast
On white
1.61
#62DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#62DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFD5
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFD5 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C0C6D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dfd5; /* rgb */ color: rgb(98, 223, 213); /* oklch */ color: oklch(83.1% 0.112 188.1);
Tailwind
colors: {
custom: {
50: '#9ae9e1',
500: '#62dfd5',
950: '#000000',
},
}SCSS
$custom: #62dfd5; $custom-light: #9ae9e1; $custom-dark: #000000;
JSON
{
"hex": "#62dfd5",
"rgb": {
"r": 98,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.2,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.83054,
"c": 0.11209,
"h": 188.1
},
"luminance": 0.60176
}Semantic roles & 50–950 ramp
primary
#62DFD5
secondary
#A83E46
accent
#1726CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484