#62DCD1#62DCD1
#62DCD1 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.110 H 187.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCD1 |
|---|---|
| RGB | rgb(98, 220, 209) |
| HSL | hsl(175, 64%, 62%) |
| HSV | hsv(175, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(80.95, -36.65, -4.93) |
| CIE-LCH | lch(80.95, 36.98, 187.66°) |
| OKLab | oklab(82.22% -0.1095 -0.0139) |
| OKLCH | oklch(82.22% 0.11 187.2) |
| XYZ | xyz(42.1338, 58.3824, 69.3577) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.81
Mediumturquoise
#48D1CC
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.54
Seafoam Blue
#78D1B6
ΔE00 7.03
Bright Aqua
#0BF9EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCD1 #DC626D
analogous
#62DC94 #62DCD1 #62AADC
triadic
#62DCD1 #D162DC #DCD162
tetradic
#62DCD1 #9462DC #DC626D #AADC62
square
#62DCD1 #9462DC #DC626D #AADC62
split-complementary
#62DCD1 #DC62AA #DC9462
monochromatic
#24A095 #30D1C2 #62DCD1 #94E7E0 #C6F2EE
Accessibility & contrast
On white
1.66
#62DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#62DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCD1
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCD1 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D1
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dcd1; /* rgb */ color: rgb(98, 220, 209); /* oklch */ color: oklch(82.2% 0.110 187.2);
Tailwind
colors: {
custom: {
50: '#99e7df',
500: '#62dcd1',
950: '#000000',
},
}SCSS
$custom: #62dcd1; $custom-light: #99e7df; $custom-dark: #000000;
JSON
{
"hex": "#62dcd1",
"rgb": {
"r": 98,
"g": 220,
"b": 209
},
"hsl": {
"h": 174.59,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82224,
"c": 0.11039,
"h": 187.2
},
"luminance": 0.58387
}Semantic roles & 50–950 ramp
primary
#62DCD1
secondary
#A33F48
accent
#1A2ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484