#46AABB#46AABB
#46AABB is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.095 H 210.5°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #46AABB |
|---|---|
| RGB | rgb(70, 170, 187) |
| HSL | hsl(189, 46%, 50%) |
| HSV | hsv(189, 63%, 73%) |
| CMYK | cmyk(62.6%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.67, -23.71, -17.37) |
| CIE-LCH | lch(64.67, 29.39, 216.23°) |
| OKLab | oklab(68.62% -0.0817 -0.0482) |
| OKLCH | oklch(68.62% 0.095 210.5) |
| XYZ | xyz(25.8664, 33.6367, 52.1334) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.26
Cadetblue
#5F9EA0
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 9.11
Lightseagreen
#20B2AA
ΔE00 10.63
Sea
#3C9992
ΔE00 11.11
Bluegrey
#85A3B2
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AABB #BB5746
analogous
#46BB91 #46AABB #466FBB
triadic
#46AABB #BB46AA #AABB46
tetradic
#46AABB #9146BB #BB5746 #6FBB46
square
#46AABB #9146BB #BB5746 #6FBB46
split-complementary
#46AABB #BB466F #BB9146
monochromatic
#245962 #35828F #46AABB #73BFCB #A0D3DC
Accessibility & contrast
On white
2.72
#46AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#46AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AABB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AABB | 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)
#9CA4BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46aabb; /* rgb */ color: rgb(70, 170, 187); /* oklch */ color: oklch(68.6% 0.095 210.5);
Tailwind
colors: {
custom: {
50: '#86c3cf',
500: '#46aabb',
950: '#000000',
},
}SCSS
$custom: #46aabb; $custom-light: #86c3cf; $custom-dark: #000000;
JSON
{
"hex": "#46aabb",
"rgb": {
"r": 70,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.718,
"s": 46.245,
"l": 50.392
},
"oklch": {
"l": 0.68623,
"c": 0.09486,
"h": 210.5
},
"luminance": 0.33639
}Semantic roles & 50–950 ramp
primary
#46AABB
secondary
#C89C94
accent
#6552D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182