#62DED5#62DED5
#62DED5 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.111 H 188.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #62DED5 |
|---|---|
| RGB | rgb(98, 222, 213) |
| HSL | hsl(176, 65%, 63%) |
| HSV | hsv(176, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.64, -36.55, -6.04) |
| CIE-LCH | lch(81.64, 37.04, 189.38°) |
| OKLab | oklab(82.82% -0.1099 -0.0169) |
| OKLCH | oklch(82.82% 0.111 188.7) |
| XYZ | xyz(43.1633, 59.6391, 72.1747) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Mediumturquoise
#48D1CC
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 6.32
Tiffany Blue
#7BF2DA
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 6.84
Bright Turquoise
#0FFEF9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DED5 #DE626B
analogous
#62DE97 #62DED5 #62A9DE
triadic
#62DED5 #D562DE #DED562
tetradic
#62DED5 #9762DE #DE626B #A9DE62
square
#62DED5 #9762DE #DE626B #A9DE62
split-complementary
#62DED5 #DE62A9 #DE9762
monochromatic
#22A39A #2FD3C7 #62DED5 #95E9E3 #C7F3F0
Accessibility & contrast
On white
1.62
#62DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#62DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DED5
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DED5 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62ded5; /* rgb */ color: rgb(98, 222, 213); /* oklch */ color: oklch(82.8% 0.111 188.7);
Tailwind
colors: {
custom: {
50: '#9ae9e1',
500: '#62ded5',
950: '#000000',
},
}SCSS
$custom: #62ded5; $custom-light: #9ae9e1; $custom-dark: #000000;
JSON
{
"hex": "#62ded5",
"rgb": {
"r": 98,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.645,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.8282,
"c": 0.11121,
"h": 188.7
},
"luminance": 0.59643
}Semantic roles & 50–950 ramp
primary
#62DED5
secondary
#A63E46
accent
#1826CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484