#46AFBD#46AFBD
#46AFBD is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.097 H 207.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #46AFBD |
|---|---|
| RGB | rgb(70, 175, 189) |
| HSL | hsl(187, 47%, 51%) |
| HSV | hsv(187, 63%, 74%) |
| CMYK | cmyk(63%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(66.24, -25.64, -16.11) |
| CIE-LCH | lch(66.24, 30.29, 212.15°) |
| OKLab | oklab(69.91% -0.0862 -0.0447) |
| OKLCH | oklch(69.91% 0.097 207.4) |
| XYZ | xyz(27.0372, 35.6333, 53.5873) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.56
Cadetblue
#5F9EA0
ΔE00 6.99
Lightseagreen
#20B2AA
ΔE00 9.21
Darkturquoise
#00CED1
ΔE00 9.84
Greyblue
#77A1B5
ΔE00 10.36
Aqua Blue
#02D8E9
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AFBD #BD5446
analogous
#46BD8F #46AFBD #4673BD
triadic
#46AFBD #BD46AF #AFBD46
tetradic
#46AFBD #8F46BD #BD5446 #73BD46
square
#46AFBD #8F46BD #BD5446 #73BD46
split-complementary
#46AFBD #BD4673 #BD8F46
monochromatic
#245D65 #348792 #46AFBD #73C3CD #A0D6DD
Accessibility & contrast
On white
2.58
#46AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#46AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AFBD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AFBD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #46afbd; /* rgb */ color: rgb(70, 175, 189); /* oklch */ color: oklch(69.9% 0.097 207.4);
Tailwind
colors: {
custom: {
50: '#87c7d0',
500: '#46afbd',
950: '#000000',
},
}SCSS
$custom: #46afbd; $custom-light: #87c7d0; $custom-dark: #000000;
JSON
{
"hex": "#46afbd",
"rgb": {
"r": 70,
"g": 175,
"b": 189
},
"hsl": {
"h": 187.059,
"s": 47.41,
"l": 50.784
},
"oklch": {
"l": 0.69906,
"c": 0.09707,
"h": 207.4
},
"luminance": 0.35636
}Semantic roles & 50–950 ramp
primary
#46AFBD
secondary
#CA9B95
accent
#6151D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282