#46AFBC#46AFBC
#46AFBC is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.097 H 206.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #46AFBC |
|---|---|
| RGB | rgb(70, 175, 188) |
| HSL | hsl(187, 47%, 51%) |
| HSV | hsv(187, 63%, 74%) |
| CMYK | cmyk(62.8%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(66.21, -25.94, -15.61) |
| CIE-LCH | lch(66.21, 30.27, 211.04°) |
| OKLab | oklab(69.87% -0.0866 -0.0433) |
| OKLCH | oklch(69.87% 0.097 206.5) |
| XYZ | xyz(26.9290, 35.5900, 53.0176) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.68
Cadetblue
#5F9EA0
ΔE00 6.82
Lightseagreen
#20B2AA
ΔE00 8.83
Darkturquoise
#00CED1
ΔE00 9.64
Sea
#3C9992
ΔE00 10.58
Greyblue
#77A1B5
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AFBC #BC5346
analogous
#46BC8E #46AFBC #4674BC
triadic
#46AFBC #BC46AF #AFBC46
tetradic
#46AFBC #8E46BC #BC5346 #74BC46
square
#46AFBC #8E46BC #BC5346 #74BC46
split-complementary
#46AFBC #BC4674 #BC8E46
monochromatic
#245D64 #348690 #46AFBC #73C2CC #A0D6DD
Accessibility & contrast
On white
2.59
#46AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#46AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AFBC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AFBC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #46afbc; /* rgb */ color: rgb(70, 175, 188); /* oklch */ color: oklch(69.9% 0.097 206.5);
Tailwind
colors: {
custom: {
50: '#87c7d0',
500: '#46afbc',
950: '#000000',
},
}SCSS
$custom: #46afbc; $custom-light: #87c7d0; $custom-dark: #000000;
JSON
{
"hex": "#46afbc",
"rgb": {
"r": 70,
"g": 175,
"b": 188
},
"hsl": {
"h": 186.61,
"s": 46.825,
"l": 50.588
},
"oklch": {
"l": 0.69868,
"c": 0.09681,
"h": 206.5
},
"luminance": 0.35593
}Semantic roles & 50–950 ramp
primary
#46AFBC
secondary
#C99A95
accent
#6051D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282