#46BAAA#46BAAA
#46BAAA is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.106 H 182.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #46BAAA |
|---|---|
| RGB | rgb(70, 186, 170) |
| HSL | hsl(172, 46%, 50%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(62.4%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(68.98, -36.26, -1.53) |
| CIE-LCH | lch(68.98, 36.29, 182.42°) |
| OKLab | oklab(71.94% -0.1061 -0.0047) |
| OKLCH | oklch(71.94% 0.106 182.5) |
| XYZ | xyz(27.3371, 39.3193, 44.1711) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Topaz
#13BBAF
ΔE00 2.68
Turquoise (survey)
#06C2AC
ΔE00 3.54
Lightseagreen
#20B2AA
ΔE00 4.01
Greeny Blue
#42B395
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BAAA #BA4656
analogous
#46BA70 #46BAAA #4690BA
triadic
#46BAAA #AA46BA #BAAA46
tetradic
#46BAAA #7046BA #BA4656 #90BA46
square
#46BAAA #7046BA #BA4656 #90BA46
split-complementary
#46BAAA #BA4690 #BA7046
monochromatic
#246159 #358E82 #46BAAA #73CBBE #9FDBD3
Accessibility & contrast
On white
2.37
#46BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#46BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BAAA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BAAA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #46baaa; /* rgb */ color: rgb(70, 186, 170); /* oklch */ color: oklch(71.9% 0.106 182.5);
Tailwind
colors: {
custom: {
50: '#86cfc3',
500: '#46baaa',
950: '#000000',
},
}SCSS
$custom: #46baaa; $custom-light: #86cfc3; $custom-dark: #000000;
JSON
{
"hex": "#46baaa",
"rgb": {
"r": 70,
"g": 186,
"b": 170
},
"hsl": {
"h": 171.724,
"s": 45.669,
"l": 50.196
},
"oklch": {
"l": 0.71935,
"c": 0.10624,
"h": 182.5
},
"luminance": 0.39322
}Semantic roles & 50–950 ramp
primary
#46BAAA
secondary
#C8949B
accent
#5265D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281