#46BCAA#46BCAA
#46BCAA is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.108 H 181.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #46BCAA |
|---|---|
| RGB | rgb(70, 188, 170) |
| HSL | hsl(171, 47%, 51%) |
| HSV | hsv(171, 63%, 74%) |
| CMYK | cmyk(62.8%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.59, -37.17, -0.65) |
| CIE-LCH | lch(69.59, 37.18, 181.00°) |
| OKLab | oklab(72.43% -0.1083 -0.0023) |
| OKLCH | oklch(72.43% 0.108 181.2) |
| XYZ | xyz(27.7613, 40.1678, 44.3125) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.89
Turquoise (survey)
#06C2AC
ΔE00 2.98
Topaz
#13BBAF
ΔE00 3.08
Lightseagreen
#20B2AA
ΔE00 4.76
Greeny Blue
#42B395
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BCAA #BC4658
analogous
#46BC6F #46BCAA #4693BC
triadic
#46BCAA #AA46BC #BCAA46
tetradic
#46BCAA #6F46BC #BC4658 #93BC46
square
#46BCAA #6F46BC #BC4658 #93BC46
split-complementary
#46BCAA #BC4693 #BC6F46
monochromatic
#24645A #349082 #46BCAA #73CCBF #A0DDD3
Accessibility & contrast
On white
2.32
#46BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#46BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BCAA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BCAA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A9
Deuteranopia (green-blind)
#A2A5AC
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #46bcaa; /* rgb */ color: rgb(70, 188, 170); /* oklch */ color: oklch(72.4% 0.108 181.2);
Tailwind
colors: {
custom: {
50: '#87d1c3',
500: '#46bcaa',
950: '#000000',
},
}SCSS
$custom: #46bcaa; $custom-light: #87d1c3; $custom-dark: #000000;
JSON
{
"hex": "#46bcaa",
"rgb": {
"r": 70,
"g": 188,
"b": 170
},
"hsl": {
"h": 170.847,
"s": 46.825,
"l": 50.588
},
"oklch": {
"l": 0.72428,
"c": 0.10829,
"h": 181.2
},
"luminance": 0.40171
}Semantic roles & 50–950 ramp
primary
#46BCAA
secondary
#C9959D
accent
#5166D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281