#62D4CD#62D4CD
#62D4CD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.2% C 0.104 H 189.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4CD |
|---|---|
| RGB | rgb(98, 212, 205) |
| HSL | hsl(176, 57%, 61%) |
| HSV | hsv(176, 54%, 83%) |
| CMYK | cmyk(53.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.51, -33.96, -6.39) |
| CIE-LCH | lch(78.51, 34.55, 190.66°) |
| OKLab | oklab(80.22% -0.1026 -0.0178) |
| OKLCH | oklch(80.22% 0.104 189.9) |
| XYZ | xyz(39.5952, 54.0876, 66.0991) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.00
Turquoise
#40E0D0
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 7.62
Topaz
#13BBAF
ΔE00 7.94
Aqua Blue
#02D8E9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4CD #D46269
analogous
#62D494 #62D4CD #62A2D4
triadic
#62D4CD #CD62D4 #D4CD62
tetradic
#62D4CD #9462D4 #D46269 #A2D462
square
#62D4CD #9462D4 #D46269 #A2D462
split-complementary
#62D4CD #D462A2 #D49462
monochromatic
#28938D #35C3BB #62D4CD #92E1DC #C2EEEC
Accessibility & contrast
On white
1.78
#62D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#62D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4CD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4CD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#00D9D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62d4cd; /* rgb */ color: rgb(98, 212, 205); /* oklch */ color: oklch(80.2% 0.104 189.9);
Tailwind
colors: {
custom: {
50: '#98e1dc',
500: '#62d4cd',
950: '#000000',
},
}SCSS
$custom: #62d4cd; $custom-light: #98e1dc; $custom-dark: #000000;
JSON
{
"hex": "#62d4cd",
"rgb": {
"r": 98,
"g": 212,
"b": 205
},
"hsl": {
"h": 176.316,
"s": 57,
"l": 60.784
},
"oklch": {
"l": 0.80215,
"c": 0.10419,
"h": 189.9
},
"luminance": 0.54091
}Semantic roles & 50–950 ramp
primary
#62D4CD
secondary
#994247
accent
#212BC5
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484