#62AFBC#62AFBC
#62AFBC is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.9% C 0.078 H 209.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62AFBC |
|---|---|
| RGB | rgb(98, 175, 188) |
| HSL | hsl(189, 40%, 56%) |
| HSV | hsv(189, 48%, 74%) |
| CMYK | cmyk(47.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(67.19, -20.28, -14.03) |
| CIE-LCH | lch(67.19, 24.66, 214.68°) |
| OKLab | oklab(70.93% -0.0682 -0.0387) |
| OKLCH | oklch(70.93% 0.078 209.6) |
| XYZ | xyz(29.4406, 36.8850, 53.1353) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.16
Cadetblue
#5F9EA0
ΔE00 6.60
Greyblue
#77A1B5
ΔE00 8.40
Bluegrey
#85A3B2
ΔE00 9.91
Lightseagreen
#20B2AA
ΔE00 10.64
Sky Blue
#87CEEB
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AFBC #BC6F62
analogous
#62BC9C #62AFBC #6282BC
triadic
#62AFBC #BC62AF #AFBC62
tetradic
#62AFBC #9C62BC #BC6F62 #82BC62
square
#62AFBC #9C62BC #BC6F62 #82BC62
split-complementary
#62AFBC #BC6282 #BC9C62
monochromatic
#316973 #43919E #62AFBC #8DC5CE #B8DBE1
Accessibility & contrast
On white
2.51
#62AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#62AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AFBC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AFBC | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#31B5B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #62afbc; /* rgb */ color: rgb(98, 175, 188); /* oklch */ color: oklch(70.9% 0.078 209.6);
Tailwind
colors: {
custom: {
50: '#95c7d0',
500: '#62afbc',
950: '#000000',
},
}SCSS
$custom: #62afbc; $custom-light: #95c7d0; $custom-dark: #000000;
JSON
{
"hex": "#62afbc",
"rgb": {
"r": 98,
"g": 175,
"b": 188
},
"hsl": {
"h": 188.667,
"s": 40.179,
"l": 56.078
},
"oklch": {
"l": 0.70934,
"c": 0.07838,
"h": 209.6
},
"luminance": 0.36887
}Semantic roles & 50–950 ramp
primary
#62AFBC
secondary
#CFB0AA
accent
#6958D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1314
muted
#7E8282