#46ACBC#46ACBC
#46ACBC is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.1% C 0.096 H 209.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #46ACBC |
|---|---|
| RGB | rgb(70, 172, 188) |
| HSL | hsl(188, 47%, 51%) |
| HSV | hsv(188, 63%, 74%) |
| CMYK | cmyk(62.8%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(65.31, -24.43, -16.97) |
| CIE-LCH | lch(65.31, 29.74, 214.79°) |
| OKLab | oklab(69.14% -0.0834 -0.0471) |
| OKLCH | oklch(69.14% 0.096 209.4) |
| XYZ | xyz(26.3516, 34.4352, 52.8251) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.85
Cadetblue
#5F9EA0
ΔE00 6.81
Greyblue
#77A1B5
ΔE00 9.55
Lightseagreen
#20B2AA
ΔE00 10.12
Darkturquoise
#00CED1
ΔE00 10.99
Sea
#3C9992
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ACBC #BC5646
analogous
#46BC91 #46ACBC #4671BC
triadic
#46ACBC #BC46AC #ACBC46
tetradic
#46ACBC #9146BC #BC5646 #71BC46
square
#46ACBC #9146BC #BC5646 #71BC46
split-complementary
#46ACBC #BC4671 #BC9146
monochromatic
#245B64 #348490 #46ACBC #73C0CC #A0D4DD
Accessibility & contrast
On white
2.66
#46ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#46ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ACBC
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ACBC | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #46acbc; /* rgb */ color: rgb(70, 172, 188); /* oklch */ color: oklch(69.1% 0.096 209.4);
Tailwind
colors: {
custom: {
50: '#86c5d0',
500: '#46acbc',
950: '#000000',
},
}SCSS
$custom: #46acbc; $custom-light: #86c5d0; $custom-dark: #000000;
JSON
{
"hex": "#46acbc",
"rgb": {
"r": 70,
"g": 172,
"b": 188
},
"hsl": {
"h": 188.136,
"s": 46.825,
"l": 50.588
},
"oklch": {
"l": 0.69144,
"c": 0.09578,
"h": 209.4
},
"luminance": 0.34438
}Semantic roles & 50–950 ramp
primary
#46ACBC
secondary
#C99C95
accent
#6351D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282