#46ACA7#46ACA7
#46ACA7 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.094 H 190.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #46ACA7 |
|---|---|
| RGB | rgb(70, 172, 167) |
| HSL | hsl(177, 42%, 47%) |
| HSV | hsv(177, 59%, 67%) |
| CMYK | cmyk(59.3%, 0%, 2.9%, 32.5%) |
| CIE-LAB | lab(64.64, -30.46, -6.27) |
| CIE-LCH | lch(64.64, 31.10, 191.64°) |
| OKLab | oklab(68.38% -0.0924 -0.0175) |
| OKLCH | oklch(68.38% 0.094 190.7) |
| XYZ | xyz(24.2503, 33.5947, 41.7581) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.02
Topaz
#13BBAF
ΔE00 5.39
Sea
#3C9992
ΔE00 6.00
Cadetblue
#5F9EA0
ΔE00 6.44
Dull Teal
#5F9E8F
ΔE00 6.89
Tealish
#24BCA8
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ACA7 #AC464B
analogous
#46AC74 #46ACA7 #467EAC
triadic
#46ACA7 #A746AC #ACA746
tetradic
#46ACA7 #7446AC #AC464B #7EAC46
square
#46ACA7 #7446AC #AC464B #7EAC46
split-complementary
#46ACA7 #AC467E #AC7446
monochromatic
#235553 #34817D #46ACA7 #6CC3BF #98D5D2
Accessibility & contrast
On white
2.72
#46ACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#46ACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ACA7
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ACA7 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#9298A8
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46aca7; /* rgb */ color: rgb(70, 172, 167); /* oklch */ color: oklch(68.4% 0.094 190.7);
Tailwind
colors: {
custom: {
50: '#85c5c1',
500: '#46aca7',
950: '#000000',
},
}SCSS
$custom: #46aca7; $custom-light: #85c5c1; $custom-dark: #000000;
JSON
{
"hex": "#46aca7",
"rgb": {
"r": 70,
"g": 172,
"b": 167
},
"hsl": {
"h": 177.059,
"s": 42.149,
"l": 47.451
},
"oklch": {
"l": 0.68385,
"c": 0.09408,
"h": 190.7
},
"luminance": 0.33597
}Semantic roles & 50–950 ramp
primary
#46ACA7
secondary
#C18D8F
accent
#565CD2
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281