#46ABB0#46ABB0
#46ABB0 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.093 H 199.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #46ABB0 |
|---|---|
| RGB | rgb(70, 171, 176) |
| HSL | hsl(183, 43%, 48%) |
| HSV | hsv(183, 60%, 69%) |
| CMYK | cmyk(60.2%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(64.61, -27.44, -11.33) |
| CIE-LCH | lch(64.61, 29.69, 202.44°) |
| OKLab | oklab(68.45% -0.0874 -0.0314) |
| OKLCH | oklch(68.45% 0.093 199.7) |
| XYZ | xyz(24.9218, 33.5599, 46.2302) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.06
Cadetblue
#5F9EA0
ΔE00 5.17
Lightseagreen
#20B2AA
ΔE00 6.12
Sea
#3C9992
ΔE00 7.57
Topaz
#13BBAF
ΔE00 8.33
Dull Teal
#5F9E8F
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ABB0 #B04B46
analogous
#46B080 #46ABB0 #4676B0
triadic
#46ABB0 #B046AB #ABB046
tetradic
#46ABB0 #8046B0 #B04B46 #76B046
square
#46ABB0 #8046B0 #B04B46 #76B046
split-complementary
#46ABB0 #B04676 #B08046
monochromatic
#235658 #358084 #46ABB0 #6EC1C5 #9AD4D7
Accessibility & contrast
On white
2.72
#46ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#46ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ABB0
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ABB0 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B0
Deuteranopia (green-blind)
#8F97B1
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46abb0; /* rgb */ color: rgb(70, 171, 176); /* oklch */ color: oklch(68.5% 0.093 199.7);
Tailwind
colors: {
custom: {
50: '#85c4c7',
500: '#46abb0',
950: '#000000',
},
}SCSS
$custom: #46abb0; $custom-light: #85c4c7; $custom-dark: #000000;
JSON
{
"hex": "#46abb0",
"rgb": {
"r": 70,
"g": 171,
"b": 176
},
"hsl": {
"h": 182.83,
"s": 43.089,
"l": 48.235
},
"oklch": {
"l": 0.68454,
"c": 0.09287,
"h": 199.7
},
"luminance": 0.33563
}Semantic roles & 50–950 ramp
primary
#46ABB0
secondary
#C3918F
accent
#5B55D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182