#46ADAB#46ADAB
#46ADAB is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.8% C 0.094 H 193.4°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #46ADAB |
|---|---|
| RGB | rgb(70, 173, 171) |
| HSL | hsl(179, 42%, 48%) |
| HSV | hsv(179, 60%, 68%) |
| CMYK | cmyk(59.5%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(65.06, -29.84, -7.87) |
| CIE-LCH | lch(65.06, 30.86, 194.78°) |
| OKLab | oklab(68.77% -0.0917 -0.0219) |
| OKLCH | oklch(68.77% 0.094 193.4) |
| XYZ | xyz(24.8168, 34.1269, 43.7995) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.58
Topaz
#13BBAF
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 6.14
Sea
#3C9992
ΔE00 6.60
Turquoise Blue
#06B1C4
ΔE00 7.48
Dull Teal
#5F9E8F
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ADAB #AD4648
analogous
#46AD77 #46ADAB #467BAD
triadic
#46ADAB #AB46AD #ADAB46
tetradic
#46ADAB #7746AD #AD4648 #7BAD46
square
#46ADAB #7746AD #AD4648 #7BAD46
split-complementary
#46ADAB #AD467B #AD7746
monochromatic
#235655 #348180 #46ADAB #6CC4C2 #98D5D4
Accessibility & contrast
On white
2.68
#46ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#46ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ADAB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ADAB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #46adab; /* rgb */ color: rgb(70, 173, 171); /* oklch */ color: oklch(68.8% 0.094 193.4);
Tailwind
colors: {
custom: {
50: '#85c6c4',
500: '#46adab',
950: '#000000',
},
}SCSS
$custom: #46adab; $custom-light: #85c6c4; $custom-dark: #000000;
JSON
{
"hex": "#46adab",
"rgb": {
"r": 70,
"g": 173,
"b": 171
},
"hsl": {
"h": 178.835,
"s": 42.387,
"l": 47.647
},
"oklch": {
"l": 0.68767,
"c": 0.09432,
"h": 193.4
},
"luminance": 0.3413
}Semantic roles & 50–950 ramp
primary
#46ADAB
secondary
#C18D8E
accent
#5658D2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281