#46AFA1#46AFA1
#46AFA1 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.099 H 183.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #46AFA1 |
|---|---|
| RGB | rgb(70, 175, 161) |
| HSL | hsl(172, 43%, 48%) |
| HSV | hsv(172, 60%, 69%) |
| CMYK | cmyk(60%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(65.38, -33.51, -1.84) |
| CIE-LCH | lch(65.38, 33.56, 183.14°) |
| OKLab | oklab(68.93% -0.0984 -0.0055) |
| OKLCH | oklch(68.93% 0.099 183.2) |
| XYZ | xyz(24.2859, 34.5328, 39.0969) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.18
Topaz
#13BBAF
ΔE00 4.18
Tealish
#24BCA8
ΔE00 4.36
Greeny Blue
#42B395
ΔE00 5.36
Turquoise (survey)
#06C2AC
ΔE00 6.04
Dull Teal
#5F9E8F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AFA1 #AF4654
analogous
#46AF6C #46AFA1 #4688AF
triadic
#46AFA1 #A146AF #AFA146
tetradic
#46AFA1 #6C46AF #AF4654 #88AF46
square
#46AFA1 #6C46AF #AF4654 #88AF46
split-complementary
#46AFA1 #AF4688 #AF6C46
monochromatic
#235851 #358379 #46AFA1 #6DC5B9 #99D6CE
Accessibility & contrast
On white
2.66
#46AFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#46AFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AFA1
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AFA1 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A1
Deuteranopia (green-blind)
#979AA2
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #46afa1; /* rgb */ color: rgb(70, 175, 161); /* oklch */ color: oklch(68.9% 0.099 183.2);
Tailwind
colors: {
custom: {
50: '#85c7bc',
500: '#46afa1',
950: '#000000',
},
}SCSS
$custom: #46afa1; $custom-light: #85c7bc; $custom-dark: #000000;
JSON
{
"hex": "#46afa1",
"rgb": {
"r": 70,
"g": 175,
"b": 161
},
"hsl": {
"h": 172,
"s": 42.857,
"l": 48.039
},
"oklch": {
"l": 0.6893,
"c": 0.09857,
"h": 183.2
},
"luminance": 0.34535
}Semantic roles & 50–950 ramp
primary
#46AFA1
secondary
#C28E95
accent
#5566D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281