#46B19F#46B19F
#46B19F is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.4% C 0.102 H 180.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #46B19F |
|---|---|
| RGB | rgb(70, 177, 159) |
| HSL | hsl(170, 43%, 48%) |
| HSV | hsv(170, 60%, 69%) |
| CMYK | cmyk(60.5%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(65.94, -34.97, 0.09) |
| CIE-LCH | lch(65.94, 34.97, 179.86°) |
| OKLab | oklab(69.36% -0.1015 -0.0003) |
| OKLCH | oklch(69.36% 0.102 180.2) |
| XYZ | xyz(24.5031, 35.2471, 38.3062) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.56
Greeny Blue
#42B395
ΔE00 3.90
Lightseagreen
#20B2AA
ΔE00 4.22
Topaz
#13BBAF
ΔE00 4.35
Turquoise (survey)
#06C2AC
ΔE00 5.22
Dull Teal
#5F9E8F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B19F #B14658
analogous
#46B169 #46B19F #468DB1
triadic
#46B19F #9F46B1 #B19F46
tetradic
#46B19F #6946B1 #B14658 #8DB146
square
#46B19F #6946B1 #B14658 #8DB146
split-complementary
#46B19F #B1468D #B16946
monochromatic
#235950 #358578 #46B19F #6EC6B7 #9AD7CD
Accessibility & contrast
On white
2.61
#46B19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#46B19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B19F
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B19F | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#9A9BA1
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #46b19f; /* rgb */ color: rgb(70, 177, 159); /* oklch */ color: oklch(69.4% 0.102 180.2);
Tailwind
colors: {
custom: {
50: '#85c9bb',
500: '#46b19f',
950: '#000000',
},
}SCSS
$custom: #46b19f; $custom-light: #85c9bb; $custom-dark: #000000;
JSON
{
"hex": "#46b19f",
"rgb": {
"r": 70,
"g": 177,
"b": 159
},
"hsl": {
"h": 169.907,
"s": 43.32,
"l": 48.431
},
"oklch": {
"l": 0.69365,
"c": 0.10151,
"h": 180.2
},
"luminance": 0.3525
}Semantic roles & 50–950 ramp
primary
#46B19F
secondary
#C38F98
accent
#556AD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280