#46AEB8#46AEB8
#46AEB8 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.5% C 0.095 H 204.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #46AEB8 |
|---|---|
| RGB | rgb(70, 174, 184) |
| HSL | hsl(185, 45%, 50%) |
| HSV | hsv(185, 62%, 72%) |
| CMYK | cmyk(62%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(65.77, -26.61, -14.04) |
| CIE-LCH | lch(65.77, 30.09, 207.82°) |
| OKLab | oklab(69.48% -0.0872 -0.0389) |
| OKLCH | oklch(69.48% 0.095 204) |
| XYZ | xyz(26.3099, 35.0321, 50.7134) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 6.19
Lightseagreen
#20B2AA
ΔE00 7.75
Darkturquoise
#00CED1
ΔE00 9.40
Sea
#3C9992
ΔE00 9.54
Topaz
#13BBAF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AEB8 #B85046
analogous
#46B889 #46AEB8 #4675B8
triadic
#46AEB8 #B846AE #AEB846
tetradic
#46AEB8 #8946B8 #B85046 #75B846
square
#46AEB8 #8946B8 #B85046 #75B846
split-complementary
#46AEB8 #B84675 #B88946
monochromatic
#245A5F #35848C #46AEB8 #72C2C9 #9ED5DA
Accessibility & contrast
On white
2.62
#46AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#46AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AEB8
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AEB8 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#909AB8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #46aeb8; /* rgb */ color: rgb(70, 174, 184); /* oklch */ color: oklch(69.5% 0.095 204.0);
Tailwind
colors: {
custom: {
50: '#86c6cd',
500: '#46aeb8',
950: '#000000',
},
}SCSS
$custom: #46aeb8; $custom-light: #86c6cd; $custom-dark: #000000;
JSON
{
"hex": "#46aeb8",
"rgb": {
"r": 70,
"g": 174,
"b": 184
},
"hsl": {
"h": 185.263,
"s": 44.882,
"l": 49.804
},
"oklch": {
"l": 0.69476,
"c": 0.09549,
"h": 204
},
"luminance": 0.35035
}Semantic roles & 50–950 ramp
primary
#46AEB8
secondary
#C79893
accent
#5F53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282