#46B699#46B699
#46B699 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.111 H 172.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #46B699 |
|---|---|
| RGB | rgb(70, 182, 153) |
| HSL | hsl(164, 44%, 49%) |
| HSV | hsv(164, 62%, 71%) |
| CMYK | cmyk(61.5%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(67.32, -38.77, 5.40) |
| CIE-LCH | lch(67.32, 39.14, 172.07°) |
| OKLab | oklab(70.44% -0.1097 0.0137) |
| OKLCH | oklch(70.44% 0.111 172.9) |
| XYZ | xyz(25.0007, 37.0553, 35.9657) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 0.97
Tealish
#24BCA8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 5.02
Green Blue
#01C08D
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.61
Topaz
#13BBAF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B699 #B64663
analogous
#46B661 #46B699 #469BB6
triadic
#46B699 #9946B6 #B69946
tetradic
#46B699 #6146B6 #B64663 #9BB646
square
#46B699 #6146B6 #B64663 #9BB646
split-complementary
#46B699 #B6469B #B66146
monochromatic
#245E4F #358A74 #46B699 #71C8B2 #9DD9CA
Accessibility & contrast
On white
2.50
#46B699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#46B699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B699
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B699 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #46b699; /* rgb */ color: rgb(70, 182, 153); /* oklch */ color: oklch(70.4% 0.111 172.9);
Tailwind
colors: {
custom: {
50: '#85ccb7',
500: '#46b699',
950: '#000000',
},
}SCSS
$custom: #46b699; $custom-light: #85ccb7; $custom-dark: #000000;
JSON
{
"hex": "#46b699",
"rgb": {
"r": 70,
"g": 182,
"b": 153
},
"hsl": {
"h": 164.464,
"s": 44.444,
"l": 49.412
},
"oklch": {
"l": 0.70435,
"c": 0.11055,
"h": 172.9
},
"luminance": 0.37058
}Semantic roles & 50–950 ramp
primary
#46B699
secondary
#C6929F
accent
#5475D4
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280