#46B298#46B298
#46B298 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.106 H 174.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #46B298 |
|---|---|
| RGB | rgb(70, 178, 152) |
| HSL | hsl(166, 44%, 49%) |
| HSV | hsv(166, 61%, 70%) |
| CMYK | cmyk(60.7%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(66.06, -37.21, 4.14) |
| CIE-LCH | lch(66.06, 37.44, 173.65°) |
| OKLab | oklab(69.41% -0.1058 0.0104) |
| OKLCH | oklch(69.41% 0.106 174.4) |
| XYZ | xyz(24.1110, 35.4074, 35.2633) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.24
Tealish
#24BCA8
ΔE00 4.22
Turquoise (survey)
#06C2AC
ΔE00 5.43
Topaz
#13BBAF
ΔE00 6.24
Lightseagreen
#20B2AA
ΔE00 6.74
Green Blue
#01C08D
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B298 #B24660
analogous
#46B262 #46B298 #4696B2
triadic
#46B298 #9846B2 #B29846
tetradic
#46B298 #6246B2 #B24660 #96B246
square
#46B298 #6246B2 #B24660 #96B246
split-complementary
#46B298 #B24696 #B26246
monochromatic
#235A4D #358672 #46B298 #6FC6B1 #9BD8C9
Accessibility & contrast
On white
2.60
#46B298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#46B298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B298
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B298 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA797
Deuteranopia (green-blind)
#9C9C9A
Tritanopia (blue-blind)
#00B4AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #46b298; /* rgb */ color: rgb(70, 178, 152); /* oklch */ color: oklch(69.4% 0.106 174.4);
Tailwind
colors: {
custom: {
50: '#85c9b6',
500: '#46b298',
950: '#000000',
},
}SCSS
$custom: #46b298; $custom-light: #85c9b6; $custom-dark: #000000;
JSON
{
"hex": "#46b298",
"rgb": {
"r": 70,
"g": 178,
"b": 152
},
"hsl": {
"h": 165.556,
"s": 43.548,
"l": 48.627
},
"oklch": {
"l": 0.69405,
"c": 0.10635,
"h": 174.4
},
"luminance": 0.3541
}Semantic roles & 50–950 ramp
primary
#46B298
secondary
#C4909C
accent
#5573D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280