#46AABD#46AABD
#46AABD is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.7% C 0.096 H 212.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #46AABD |
|---|---|
| RGB | rgb(70, 170, 189) |
| HSL | hsl(190, 47%, 51%) |
| HSV | hsv(190, 63%, 74%) |
| CMYK | cmyk(63%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(64.74, -23.11, -18.38) |
| CIE-LCH | lch(64.74, 29.53, 218.50°) |
| OKLab | oklab(68.7% -0.0809 -0.051) |
| OKLCH | oklch(68.7% 0.096 212.2) |
| XYZ | xyz(26.0820, 33.7229, 53.2689) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.49
Cadetblue
#5F9EA0
ΔE00 7.23
Greyblue
#77A1B5
ΔE00 8.70
Bluegrey
#85A3B2
ΔE00 10.91
Lightseagreen
#20B2AA
ΔE00 11.35
Teal Blue
#01889F
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AABD #BD5946
analogous
#46BD94 #46AABD #466EBD
triadic
#46AABD #BD46AA #AABD46
tetradic
#46AABD #9446BD #BD5946 #6EBD46
square
#46AABD #9446BD #BD5946 #6EBD46
split-complementary
#46AABD #BD466E #BD9446
monochromatic
#245A65 #348392 #46AABD #73BFCD #A0D3DD
Accessibility & contrast
On white
2.71
#46AABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#46AABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AABD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AABD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#8A97BD
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46aabd; /* rgb */ color: rgb(70, 170, 189); /* oklch */ color: oklch(68.7% 0.096 212.2);
Tailwind
colors: {
custom: {
50: '#86c3d0',
500: '#46aabd',
950: '#000000',
},
}SCSS
$custom: #46aabd; $custom-light: #86c3d0; $custom-dark: #000000;
JSON
{
"hex": "#46aabd",
"rgb": {
"r": 70,
"g": 170,
"b": 189
},
"hsl": {
"h": 189.58,
"s": 47.41,
"l": 50.784
},
"oklch": {
"l": 0.68702,
"c": 0.09564,
"h": 212.2
},
"luminance": 0.33726
}Semantic roles & 50–950 ramp
primary
#46AABD
secondary
#CA9D95
accent
#6651D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182