#46B29B#46B29B
#46B29B is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.105 H 176.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #46B29B |
|---|---|
| RGB | rgb(70, 178, 155) |
| HSL | hsl(167, 44%, 49%) |
| HSV | hsv(167, 61%, 70%) |
| CMYK | cmyk(60.7%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.14, -36.46, 2.60) |
| CIE-LCH | lch(66.14, 36.55, 175.93°) |
| OKLab | oklab(69.49% -0.1044 0.0063) |
| OKLCH | oklch(69.49% 0.105 176.5) |
| XYZ | xyz(24.3598, 35.5069, 36.5737) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.20
Tealish
#24BCA8
ΔE00 3.68
Turquoise (survey)
#06C2AC
ΔE00 5.09
Topaz
#13BBAF
ΔE00 5.40
Lightseagreen
#20B2AA
ΔE00 5.78
Dull Teal
#5F9E8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B29B #B2465D
analogous
#46B265 #46B29B #4693B2
triadic
#46B29B #9B46B2 #B29B46
tetradic
#46B29B #6546B2 #B2465D #93B246
square
#46B29B #6546B2 #B2465D #93B246
split-complementary
#46B29B #B24693 #B26546
monochromatic
#235A4E #358675 #46B29B #6FC6B4 #9BD8CB
Accessibility & contrast
On white
2.59
#46B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#46B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B29B
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B29B | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #46b29b; /* rgb */ color: rgb(70, 178, 155); /* oklch */ color: oklch(69.5% 0.105 176.5);
Tailwind
colors: {
custom: {
50: '#85c9b8',
500: '#46b29b',
950: '#000000',
},
}SCSS
$custom: #46b29b; $custom-light: #85c9b8; $custom-dark: #000000;
JSON
{
"hex": "#46b29b",
"rgb": {
"r": 70,
"g": 178,
"b": 155
},
"hsl": {
"h": 167.222,
"s": 43.548,
"l": 48.627
},
"oklch": {
"l": 0.69493,
"c": 0.10463,
"h": 176.5
},
"luminance": 0.35509
}Semantic roles & 50–950 ramp
primary
#46B29B
secondary
#C4909B
accent
#5570D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280