#62D7CD#62D7CD
#62D7CD is a light, moderate teal. Relative luminance 0.556; OKLCH L 80.9% C 0.107 H 187.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62D7CD |
|---|---|
| RGB | rgb(98, 215, 205) |
| HSL | hsl(175, 59%, 61%) |
| HSV | hsv(175, 54%, 84%) |
| CMYK | cmyk(54.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.39, -35.36, -5.10) |
| CIE-LCH | lch(79.39, 35.72, 188.21°) |
| OKLab | oklab(80.92% -0.1059 -0.0143) |
| OKLCH | oklch(80.92% 0.107 187.7) |
| XYZ | xyz(40.3521, 55.6014, 66.3514) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.74
Turquoise
#40E0D0
ΔE00 3.58
Darkturquoise
#00CED1
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 6.84
Tiffany Blue
#7BF2DA
ΔE00 7.44
Pale Teal
#82CBB2
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D7CD #D7626C
analogous
#62D793 #62D7CD #62A7D7
triadic
#62D7CD #CD62D7 #D7CD62
tetradic
#62D7CD #9362D7 #D7626C #A7D762
square
#62D7CD #9362D7 #D7626C #A7D762
split-complementary
#62D7CD #D762A7 #D79362
monochromatic
#27988E #33C9BC #62D7CD #93E3DD #C4F0EC
Accessibility & contrast
On white
1.73
#62D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#62D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D7CD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D7CD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d7cd; /* rgb */ color: rgb(98, 215, 205); /* oklch */ color: oklch(80.9% 0.107 187.7);
Tailwind
colors: {
custom: {
50: '#99e4dc',
500: '#62d7cd',
950: '#000000',
},
}SCSS
$custom: #62d7cd; $custom-light: #99e4dc; $custom-dark: #000000;
JSON
{
"hex": "#62d7cd",
"rgb": {
"r": 98,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.872,
"s": 59.391,
"l": 61.373
},
"oklch": {
"l": 0.80922,
"c": 0.10685,
"h": 187.7
},
"luminance": 0.55605
}Semantic roles & 50–950 ramp
primary
#62D7CD
secondary
#9D4148
accent
#1E2DC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484