#46BB9A#46BB9A
#46BB9A is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.7% C 0.116 H 171.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #46BB9A |
|---|---|
| RGB | rgb(70, 187, 154) |
| HSL | hsl(163, 46%, 50%) |
| HSV | hsv(163, 63%, 73%) |
| CMYK | cmyk(62.6%, 0%, 17.6%, 26.7%) |
| CIE-LAB | lab(68.88, -40.75, 7.09) |
| CIE-LCH | lch(68.88, 41.36, 170.13°) |
| OKLab | oklab(71.71% -0.1146 0.0181) |
| OKLCH | oklch(71.71% 0.116 171) |
| XYZ | xyz(26.1260, 39.1731, 36.7499) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.29
Tealish
#24BCA8
ΔE00 4.77
Green Blue
#01C08D
ΔE00 4.90
Turquoise (survey)
#06C2AC
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.28
Greenblue
#23C48B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BB9A #BB4667
analogous
#46BB5F #46BB9A #46A1BB
triadic
#46BB9A #9A46BB #BB9A46
tetradic
#46BB9A #5F46BB #BB4667 #A1BB46
square
#46BB9A #5F46BB #BB4667 #A1BB46
split-complementary
#46BB9A #BB46A1 #BB5F46
monochromatic
#246251 #358F76 #46BB9A #73CBB2 #A0DCCB
Accessibility & contrast
On white
2.38
#46BB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#46BB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BB9A
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BB9A | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #46bb9a; /* rgb */ color: rgb(70, 187, 154); /* oklch */ color: oklch(71.7% 0.116 171.0);
Tailwind
colors: {
custom: {
50: '#86d0b7',
500: '#46bb9a',
950: '#000000',
},
}SCSS
$custom: #46bb9a; $custom-light: #86d0b7; $custom-dark: #000000;
JSON
{
"hex": "#46bb9a",
"rgb": {
"r": 70,
"g": 187,
"b": 154
},
"hsl": {
"h": 163.077,
"s": 46.245,
"l": 50.392
},
"oklch": {
"l": 0.71713,
"c": 0.116,
"h": 171
},
"luminance": 0.39176
}Semantic roles & 50–950 ramp
primary
#46BB9A
secondary
#C894A3
accent
#5277D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280