#46BC98#46BC98
#46BC98 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.119 H 169.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #46BC98 |
|---|---|
| RGB | rgb(70, 188, 152) |
| HSL | hsl(162, 47%, 51%) |
| HSV | hsv(162, 63%, 74%) |
| CMYK | cmyk(62.8%, 0%, 19.1%, 26.3%) |
| CIE-LAB | lab(69.14, -41.67, 8.55) |
| CIE-LCH | lch(69.14, 42.54, 168.40°) |
| OKLab | oklab(71.91% -0.1166 0.0219) |
| OKLCH | oklch(71.91% 0.119 169.4) |
| XYZ | xyz(26.1737, 39.5328, 35.9509) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.85
Green Blue
#01C08D
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 5.07
Greenblue
#23C48B
ΔE00 5.27
Tealish
#24BCA8
ΔE00 5.56
Greenish Teal
#32BF84
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BC98 #BC466A
analogous
#46BC5D #46BC98 #46A5BC
triadic
#46BC98 #9846BC #BC9846
tetradic
#46BC98 #5D46BC #BC466A #A5BC46
square
#46BC98 #5D46BC #BC466A #A5BC46
split-complementary
#46BC98 #BC46A5 #BC5D46
monochromatic
#246450 #349074 #46BC98 #73CCB1 #A0DDCA
Accessibility & contrast
On white
2.36
#46BC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#46BC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BC98
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BC98 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #46bc98; /* rgb */ color: rgb(70, 188, 152); /* oklch */ color: oklch(71.9% 0.119 169.4);
Tailwind
colors: {
custom: {
50: '#86d1b6',
500: '#46bc98',
950: '#000000',
},
}SCSS
$custom: #46bc98; $custom-light: #86d1b6; $custom-dark: #000000;
JSON
{
"hex": "#46bc98",
"rgb": {
"r": 70,
"g": 188,
"b": 152
},
"hsl": {
"h": 161.695,
"s": 46.825,
"l": 50.588
},
"oklch": {
"l": 0.71909,
"c": 0.11861,
"h": 169.4
},
"luminance": 0.39536
}Semantic roles & 50–950 ramp
primary
#46BC98
secondary
#C995A5
accent
#517AD6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280