#46AFA8#46AFA8
#46AFA8 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.096 H 189.1°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #46AFA8 |
|---|---|
| RGB | rgb(70, 175, 168) |
| HSL | hsl(176, 43%, 48%) |
| HSV | hsv(176, 60%, 69%) |
| CMYK | cmyk(60%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.58, -31.63, -5.44) |
| CIE-LCH | lch(65.58, 32.09, 189.75°) |
| OKLab | oklab(69.16% -0.0952 -0.0152) |
| OKLCH | oklch(69.16% 0.096 189.1) |
| XYZ | xyz(24.9205, 34.7866, 42.4394) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.33
Topaz
#13BBAF
ΔE00 4.40
Tealish
#24BCA8
ΔE00 5.92
Sea
#3C9992
ΔE00 6.75
Dull Teal
#5F9E8F
ΔE00 7.13
Cadetblue
#5F9EA0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AFA8 #AF464D
analogous
#46AF73 #46AFA8 #4681AF
triadic
#46AFA8 #A846AF #AFA846
tetradic
#46AFA8 #7346AF #AF464D #81AF46
square
#46AFA8 #7346AF #AF464D #81AF46
split-complementary
#46AFA8 #AF4681 #AF7346
monochromatic
#235854 #35837E #46AFA8 #6DC5BF #99D6D2
Accessibility & contrast
On white
2.64
#46AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#46AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AFA8
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AFA8 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#959AA9
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #46afa8; /* rgb */ color: rgb(70, 175, 168); /* oklch */ color: oklch(69.2% 0.096 189.1);
Tailwind
colors: {
custom: {
50: '#85c7c1',
500: '#46afa8',
950: '#000000',
},
}SCSS
$custom: #46afa8; $custom-light: #85c7c1; $custom-dark: #000000;
JSON
{
"hex": "#46afa8",
"rgb": {
"r": 70,
"g": 175,
"b": 168
},
"hsl": {
"h": 176,
"s": 42.857,
"l": 48.039
},
"oklch": {
"l": 0.69158,
"c": 0.09646,
"h": 189.1
},
"luminance": 0.34789
}Semantic roles & 50–950 ramp
primary
#46AFA8
secondary
#C28E92
accent
#555ED3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281