#46ABB2#46ABB2
#46ABB2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.093 H 201.6°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #46ABB2 |
|---|---|
| RGB | rgb(70, 171, 178) |
| HSL | hsl(184, 44%, 49%) |
| HSV | hsv(184, 61%, 70%) |
| CMYK | cmyk(60.7%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.68, -26.86, -12.35) |
| CIE-LCH | lch(64.68, 29.57, 204.70°) |
| OKLab | oklab(68.53% -0.0865 -0.0342) |
| OKLCH | oklch(68.53% 0.093 201.6) |
| XYZ | xyz(25.1212, 33.6397, 47.2800) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.43
Cadetblue
#5F9EA0
ΔE00 5.24
Lightseagreen
#20B2AA
ΔE00 6.85
Sea
#3C9992
ΔE00 8.12
Topaz
#13BBAF
ΔE00 9.00
Darkturquoise
#00CED1
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ABB2 #B24D46
analogous
#46B283 #46ABB2 #4675B2
triadic
#46ABB2 #B246AB #ABB246
tetradic
#46ABB2 #8346B2 #B24D46 #75B246
square
#46ABB2 #8346B2 #B24D46 #75B246
split-complementary
#46ABB2 #B24675 #B28346
monochromatic
#23575A #358186 #46ABB2 #6FC1C6 #9BD4D8
Accessibility & contrast
On white
2.72
#46ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#46ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ABB2
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ABB2 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8E98B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46abb2; /* rgb */ color: rgb(70, 171, 178); /* oklch */ color: oklch(68.5% 0.093 201.6);
Tailwind
colors: {
custom: {
50: '#85c4c9',
500: '#46abb2',
950: '#000000',
},
}SCSS
$custom: #46abb2; $custom-light: #85c4c9; $custom-dark: #000000;
JSON
{
"hex": "#46abb2",
"rgb": {
"r": 70,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.889,
"s": 43.548,
"l": 48.627
},
"oklch": {
"l": 0.68526,
"c": 0.09306,
"h": 201.6
},
"luminance": 0.33642
}Semantic roles & 50–950 ramp
primary
#46ABB2
secondary
#C49390
accent
#5D55D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182