#46BEA7#46BEA7
#46BEA7 is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.8% C 0.112 H 177.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #46BEA7 |
|---|---|
| RGB | rgb(70, 190, 167) |
| HSL | hsl(169, 48%, 51%) |
| HSV | hsv(169, 63%, 75%) |
| CMYK | cmyk(63.2%, 0%, 12.1%, 25.5%) |
| CIE-LAB | lab(70.12, -38.85, 1.77) |
| CIE-LCH | lch(70.12, 38.89, 177.40°) |
| OKLab | oklab(72.83% -0.1117 0.0041) |
| OKLCH | oklch(72.83% 0.112 177.9) |
| XYZ | xyz(27.9110, 40.9160, 42.9784) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.17
Turquoise (survey)
#06C2AC
ΔE00 2.65
Greeny Blue
#42B395
ΔE00 4.03
Topaz
#13BBAF
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 5.79
Lightseagreen
#20B2AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BEA7 #BE465D
analogous
#46BE6B #46BEA7 #4699BE
triadic
#46BEA7 #A746BE #BEA746
tetradic
#46BEA7 #6B46BE #BE465D #99BE46
square
#46BEA7 #6B46BE #BE465D #99BE46
split-complementary
#46BEA7 #BE4699 #BE6B46
monochromatic
#246659 #349381 #46BEA7 #73CEBD #A1DED2
Accessibility & contrast
On white
2.29
#46BEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#46BEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BEA7
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BEA7 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A6
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#00C1B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #46bea7; /* rgb */ color: rgb(70, 190, 167); /* oklch */ color: oklch(72.8% 0.112 177.9);
Tailwind
colors: {
custom: {
50: '#87d2c1',
500: '#46bea7',
950: '#000000',
},
}SCSS
$custom: #46bea7; $custom-light: #87d2c1; $custom-dark: #000000;
JSON
{
"hex": "#46bea7",
"rgb": {
"r": 70,
"g": 190,
"b": 167
},
"hsl": {
"h": 168.5,
"s": 48,
"l": 50.98
},
"oklch": {
"l": 0.72832,
"c": 0.11181,
"h": 177.9
},
"luminance": 0.40919
}Semantic roles & 50–950 ramp
primary
#46BEA7
secondary
#CA95A0
accent
#506AD8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281