#46B7AA#46B7AA
#46B7AA is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.2% C 0.103 H 184.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #46B7AA |
|---|---|
| RGB | rgb(70, 183, 170) |
| HSL | hsl(173, 45%, 50%) |
| HSV | hsv(173, 62%, 72%) |
| CMYK | cmyk(61.7%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(68.07, -34.87, -2.87) |
| CIE-LCH | lch(68.07, 34.98, 184.71°) |
| OKLab | oklab(71.19% -0.1029 -0.0083) |
| OKLCH | oklch(71.19% 0.103 184.6) |
| XYZ | xyz(26.7117, 38.0685, 43.9626) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.54
Lightseagreen
#20B2AA
ΔE00 2.98
Tealish
#24BCA8
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 4.58
Greeny Blue
#42B395
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B7AA #B74653
analogous
#46B771 #46B7AA #468CB7
triadic
#46B7AA #AA46B7 #B7AA46
tetradic
#46B7AA #7146B7 #B74653 #8CB746
square
#46B7AA #7146B7 #B74653 #8CB746
split-complementary
#46B7AA #B7468C #B77146
monochromatic
#245E58 #358B81 #46B7AA #71C9BF #9EDAD3
Accessibility & contrast
On white
2.44
#46B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#46B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B7AA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B7AA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9DA1AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #46b7aa; /* rgb */ color: rgb(70, 183, 170); /* oklch */ color: oklch(71.2% 0.103 184.6);
Tailwind
colors: {
custom: {
50: '#86cdc3',
500: '#46b7aa',
950: '#000000',
},
}SCSS
$custom: #46b7aa; $custom-light: #86cdc3; $custom-dark: #000000;
JSON
{
"hex": "#46b7aa",
"rgb": {
"r": 70,
"g": 183,
"b": 170
},
"hsl": {
"h": 173.097,
"s": 44.664,
"l": 49.608
},
"oklch": {
"l": 0.71195,
"c": 0.10328,
"h": 184.6
},
"luminance": 0.38071
}Semantic roles & 50–950 ramp
primary
#46B7AA
secondary
#C69399
accent
#5362D4
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281