#62AFBB#62AFBB
#62AFBB is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.9% C 0.078 H 208.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62AFBB |
|---|---|
| RGB | rgb(98, 175, 187) |
| HSL | hsl(188, 40%, 56%) |
| HSV | hsv(188, 48%, 73%) |
| CMYK | cmyk(47.6%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.16, -20.55, -13.52) |
| CIE-LCH | lch(67.16, 24.60, 213.35°) |
| OKLab | oklab(70.9% -0.0686 -0.0373) |
| OKLCH | oklch(70.9% 0.078 208.5) |
| XYZ | xyz(29.3332, 36.8421, 52.5695) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.16
Cadetblue
#5F9EA0
ΔE00 6.37
Greyblue
#77A1B5
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 10.12
Lightseagreen
#20B2AA
ΔE00 10.28
Darkturquoise
#00CED1
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62AFBB #BB6E62
analogous
#62BB9A #62AFBB #6282BB
triadic
#62AFBB #BB62AF #AFBB62
tetradic
#62AFBB #9A62BB #BB6E62 #82BB62
square
#62AFBB #9A62BB #BB6E62 #82BB62
split-complementary
#62AFBB #BB6282 #BB9A62
monochromatic
#316971 #44909C #62AFBB #8DC5CD #B7DBE0
Accessibility & contrast
On white
2.51
#62AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#62AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62AFBB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62AFBB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#32B5B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #62afbb; /* rgb */ color: rgb(98, 175, 187); /* oklch */ color: oklch(70.9% 0.078 208.5);
Tailwind
colors: {
custom: {
50: '#94c7cf',
500: '#62afbb',
950: '#000000',
},
}SCSS
$custom: #62afbb; $custom-light: #94c7cf; $custom-dark: #000000;
JSON
{
"hex": "#62afbb",
"rgb": {
"r": 98,
"g": 175,
"b": 187
},
"hsl": {
"h": 188.09,
"s": 39.556,
"l": 55.882
},
"oklch": {
"l": 0.70897,
"c": 0.07806,
"h": 208.5
},
"luminance": 0.36844
}Semantic roles & 50–950 ramp
primary
#62AFBB
secondary
#CFAFAA
accent
#6858CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282