#46ABB1#46ABB1
#46ABB1 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.093 H 200.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #46ABB1 |
|---|---|
| RGB | rgb(70, 171, 177) |
| HSL | hsl(183, 43%, 48%) |
| HSV | hsv(183, 60%, 69%) |
| CMYK | cmyk(60.5%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.64, -27.15, -11.84) |
| CIE-LCH | lch(64.64, 29.62, 203.57°) |
| OKLab | oklab(68.49% -0.087 -0.0328) |
| OKLCH | oklch(68.49% 0.093 200.7) |
| XYZ | xyz(25.0211, 33.5996, 46.7532) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.74
Cadetblue
#5F9EA0
ΔE00 5.19
Lightseagreen
#20B2AA
ΔE00 6.48
Sea
#3C9992
ΔE00 7.84
Topaz
#13BBAF
ΔE00 8.66
Darkturquoise
#00CED1
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ABB1 #B14C46
analogous
#46B181 #46ABB1 #4675B1
triadic
#46ABB1 #B146AB #ABB146
tetradic
#46ABB1 #8146B1 #B14C46 #75B146
square
#46ABB1 #8146B1 #B14C46 #75B146
split-complementary
#46ABB1 #B14675 #B18146
monochromatic
#235659 #358185 #46ABB1 #6EC1C6 #9AD4D7
Accessibility & contrast
On white
2.72
#46ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#46ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ABB1
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ABB1 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#8F98B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46abb1; /* rgb */ color: rgb(70, 171, 177); /* oklch */ color: oklch(68.5% 0.093 200.7);
Tailwind
colors: {
custom: {
50: '#85c4c8',
500: '#46abb1',
950: '#000000',
},
}SCSS
$custom: #46abb1; $custom-light: #85c4c8; $custom-dark: #000000;
JSON
{
"hex": "#46abb1",
"rgb": {
"r": 70,
"g": 171,
"b": 177
},
"hsl": {
"h": 183.364,
"s": 43.32,
"l": 48.431
},
"oklch": {
"l": 0.6849,
"c": 0.09296,
"h": 200.7
},
"luminance": 0.33602
}Semantic roles & 50–950 ramp
primary
#46ABB1
secondary
#C3928F
accent
#5C55D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182