#46AFBB#46AFBB
#46AFBB is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.097 H 205.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #46AFBB |
|---|---|
| RGB | rgb(70, 175, 187) |
| HSL | hsl(186, 46%, 50%) |
| HSV | hsv(186, 63%, 73%) |
| CMYK | cmyk(62.6%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.17, -26.23, -15.11) |
| CIE-LCH | lch(66.17, 30.27, 209.94°) |
| OKLab | oklab(69.83% -0.087 -0.0419) |
| OKLCH | oklch(69.83% 0.097 205.7) |
| XYZ | xyz(26.8216, 35.5470, 52.4518) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.84
Cadetblue
#5F9EA0
ΔE00 6.67
Lightseagreen
#20B2AA
ΔE00 8.46
Darkturquoise
#00CED1
ΔE00 9.46
Topaz
#13BBAF
ΔE00 10.27
Sea
#3C9992
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AFBB #BB5246
analogous
#46BB8C #46AFBB #4674BB
triadic
#46AFBB #BB46AF #AFBB46
tetradic
#46AFBB #8C46BB #BB5246 #74BB46
square
#46AFBB #8C46BB #BB5246 #74BB46
split-complementary
#46AFBB #BB4674 #BB8C46
monochromatic
#245C62 #35868F #46AFBB #73C2CB #A0D6DC
Accessibility & contrast
On white
2.59
#46AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#46AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AFBB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AFBB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #46afbb; /* rgb */ color: rgb(70, 175, 187); /* oklch */ color: oklch(69.8% 0.097 205.7);
Tailwind
colors: {
custom: {
50: '#87c7cf',
500: '#46afbb',
950: '#000000',
},
}SCSS
$custom: #46afbb; $custom-light: #87c7cf; $custom-dark: #000000;
JSON
{
"hex": "#46afbb",
"rgb": {
"r": 70,
"g": 175,
"b": 187
},
"hsl": {
"h": 186.154,
"s": 46.245,
"l": 50.392
},
"oklch": {
"l": 0.6983,
"c": 0.09656,
"h": 205.7
},
"luminance": 0.3555
}Semantic roles & 50–950 ramp
primary
#46AFBB
secondary
#C89A94
accent
#5F52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282