#46B7A5#46B7A5
#46B7A5 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.105 H 180.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #46B7A5 |
|---|---|
| RGB | rgb(70, 183, 165) |
| HSL | hsl(170, 45%, 50%) |
| HSV | hsv(170, 62%, 72%) |
| CMYK | cmyk(61.7%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.93, -36.18, -0.32) |
| CIE-LCH | lch(67.93, 36.18, 180.50°) |
| OKLab | oklab(71.04% -0.1052 -0.0014) |
| OKLCH | oklch(71.04% 0.105 180.8) |
| XYZ | xyz(26.2477, 37.8829, 41.5189) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.31
Topaz
#13BBAF
ΔE00 3.38
Turquoise (survey)
#06C2AC
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B7A5 #B74658
analogous
#46B76C #46B7A5 #4691B7
triadic
#46B7A5 #A546B7 #B7A546
tetradic
#46B7A5 #6C46B7 #B74658 #91B746
square
#46B7A5 #6C46B7 #B74658 #91B746
split-complementary
#46B7A5 #B74691 #B76C46
monochromatic
#245E55 #358B7D #46B7A5 #71C9BB #9EDAD0
Accessibility & contrast
On white
2.45
#46B7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#46B7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B7A5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B7A5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #46b7a5; /* rgb */ color: rgb(70, 183, 165); /* oklch */ color: oklch(71.0% 0.105 180.8);
Tailwind
colors: {
custom: {
50: '#86cdbf',
500: '#46b7a5',
950: '#000000',
},
}SCSS
$custom: #46b7a5; $custom-light: #86cdbf; $custom-dark: #000000;
JSON
{
"hex": "#46b7a5",
"rgb": {
"r": 70,
"g": 183,
"b": 165
},
"hsl": {
"h": 170.442,
"s": 44.664,
"l": 49.608
},
"oklch": {
"l": 0.71039,
"c": 0.10523,
"h": 180.8
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#46B7A5
secondary
#C6939B
accent
#5368D4
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281