#62DCCE#62DCCE
#62DCCE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.111 H 185.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCCE |
|---|---|
| RGB | rgb(98, 220, 206) |
| HSL | hsl(173, 64%, 62%) |
| HSV | hsv(173, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(80.87, -37.41, -3.45) |
| CIE-LCH | lch(80.87, 37.57, 185.27°) |
| OKLab | oklab(82.13% -0.1108 -0.0099) |
| OKLCH | oklch(82.13% 0.111 185.1) |
| XYZ | xyz(41.7659, 58.2352, 67.4200) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.38
Mediumturquoise
#48D1CC
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.20
Aqua (survey)
#13EAC9
ΔE00 6.86
Bright Aqua
#0BF9EA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCCE #DC6270
analogous
#62DC91 #62DCCE #62ADDC
triadic
#62DCCE #CE62DC #DCCE62
tetradic
#62DCCE #9162DC #DC6270 #ADDC62
square
#62DCCE #9162DC #DC6270 #ADDC62
split-complementary
#62DCCE #DC62AD #DC9162
monochromatic
#24A092 #30D1BE #62DCCE #94E7DE #C6F2ED
Accessibility & contrast
On white
1.66
#62DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#62DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCCE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCCE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dcce; /* rgb */ color: rgb(98, 220, 206); /* oklch */ color: oklch(82.1% 0.111 185.1);
Tailwind
colors: {
custom: {
50: '#99e7dc',
500: '#62dcce',
950: '#000000',
},
}SCSS
$custom: #62dcce; $custom-light: #99e7dc; $custom-dark: #000000;
JSON
{
"hex": "#62dcce",
"rgb": {
"r": 98,
"g": 220,
"b": 206
},
"hsl": {
"h": 173.115,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82131,
"c": 0.11124,
"h": 185.1
},
"luminance": 0.58239
}Semantic roles & 50–950 ramp
primary
#62DCCE
secondary
#A33F4A
accent
#1A2FCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484