#46A89A#46A89A
#46A89A is a light, moderate teal. Relative luminance 0.316; OKLCH L 67.0% C 0.094 H 182.6°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #46A89A |
|---|---|
| RGB | rgb(70, 168, 154) |
| HSL | hsl(171, 41%, 47%) |
| HSV | hsv(171, 58%, 66%) |
| CMYK | cmyk(58.3%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(63.04, -32.05, -1.36) |
| CIE-LCH | lch(63.04, 32.08, 182.44°) |
| OKLab | oklab(66.97% -0.0939 -0.0042) |
| OKLCH | oklch(66.97% 0.094 182.6) |
| XYZ | xyz(22.3585, 31.6382, 35.4941) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.35
Dull Teal
#5F9E8F
ΔE00 4.68
Blue Green
#0F9B8E
ΔE00 5.18
Sea
#3C9992
ΔE00 5.25
Grey Teal
#5E9B8A
ΔE00 5.61
Greeny Blue
#42B395
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46A89A #A84654
analogous
#46A869 #46A89A #4685A8
triadic
#46A89A #9A46A8 #A89A46
tetradic
#46A89A #6946A8 #A84654 #85A846
square
#46A89A #6946A8 #A84654 #85A846
split-complementary
#46A89A #A84685 #A86946
monochromatic
#22524B #347D72 #46A89A #6AC1B5 #95D3CA
Accessibility & contrast
On white
2.87
#46A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#46A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46A89A
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46A89A | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #46a89a; /* rgb */ color: rgb(70, 168, 154); /* oklch */ color: oklch(67.0% 0.094 182.6);
Tailwind
colors: {
custom: {
50: '#83c2b7',
500: '#46a89a',
950: '#000000',
},
}SCSS
$custom: #46a89a; $custom-light: #83c2b7; $custom-dark: #000000;
JSON
{
"hex": "#46a89a",
"rgb": {
"r": 70,
"g": 168,
"b": 154
},
"hsl": {
"h": 171.429,
"s": 41.176,
"l": 46.667
},
"oklch": {
"l": 0.66967,
"c": 0.09401,
"h": 182.6
},
"luminance": 0.3164
}Semantic roles & 50–950 ramp
primary
#46A89A
secondary
#BF8B92
accent
#5768D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180