#62D8CD#62D8CD
#62D8CD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.2% C 0.108 H 187.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8CD |
|---|---|
| RGB | rgb(98, 216, 205) |
| HSL | hsl(174, 60%, 62%) |
| HSV | hsv(174, 55%, 85%) |
| CMYK | cmyk(54.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.68, -35.82, -4.67) |
| CIE-LCH | lch(79.68, 36.13, 187.43°) |
| OKLab | oklab(81.16% -0.107 -0.0132) |
| OKLCH | oklch(81.16% 0.108 187) |
| XYZ | xyz(40.6075, 56.1123, 66.4365) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.05
Turquoise
#40E0D0
ΔE00 3.26
Darkturquoise
#00CED1
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.62
Tiffany Blue
#7BF2DA
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8CD #D8626D
analogous
#62D892 #62D8CD #62A8D8
triadic
#62D8CD #CD62D8 #D8CD62
tetradic
#62D8CD #9262D8 #D8626D #A8D862
square
#62D8CD #9262D8 #D8626D #A8D862
split-complementary
#62D8CD #D862A8 #D89262
monochromatic
#26998F #32CABC #62D8CD #93E4DD #C4F0EC
Accessibility & contrast
On white
1.72
#62D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#62D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8CD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8CD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#00DDD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d8cd; /* rgb */ color: rgb(98, 216, 205); /* oklch */ color: oklch(81.2% 0.108 187.0);
Tailwind
colors: {
custom: {
50: '#99e4dc',
500: '#62d8cd',
950: '#000000',
},
}SCSS
$custom: #62d8cd; $custom-light: #99e4dc; $custom-dark: #000000;
JSON
{
"hex": "#62d8cd",
"rgb": {
"r": 98,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.407,
"s": 60.204,
"l": 61.569
},
"oklch": {
"l": 0.81157,
"c": 0.10777,
"h": 187
},
"luminance": 0.56116
}Semantic roles & 50–950 ramp
primary
#62D8CD
secondary
#9E4049
accent
#1E2DC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484