#46BE98#46BE98
#46BE98 is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.4% C 0.121 H 168.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #46BE98 |
|---|---|
| RGB | rgb(70, 190, 152) |
| HSL | hsl(161, 48%, 51%) |
| HSV | hsv(161, 63%, 75%) |
| CMYK | cmyk(63.2%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(69.75, -42.54, 9.43) |
| CIE-LCH | lch(69.75, 43.57, 167.51°) |
| OKLab | oklab(72.41% -0.1187 0.0241) |
| OKLCH | oklch(72.41% 0.121 168.5) |
| XYZ | xyz(26.6039, 40.3932, 36.0943) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.54
Green Blue
#01C08D
ΔE00 3.72
Greenblue
#23C48B
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 4.71
Greenish Teal
#32BF84
ΔE00 5.06
Turquoise (survey)
#06C2AC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BE98 #BE466C
analogous
#46BE5C #46BE98 #46A8BE
triadic
#46BE98 #9846BE #BE9846
tetradic
#46BE98 #5C46BE #BE466C #A8BE46
square
#46BE98 #5C46BE #BE466C #A8BE46
split-complementary
#46BE98 #BE46A8 #BE5C46
monochromatic
#246651 #349375 #46BE98 #73CEB1 #A1DECA
Accessibility & contrast
On white
2.31
#46BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#46BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BE98
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BE98 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B296
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #46be98; /* rgb */ color: rgb(70, 190, 152); /* oklch */ color: oklch(72.4% 0.121 168.5);
Tailwind
colors: {
custom: {
50: '#86d2b6',
500: '#46be98',
950: '#000000',
},
}SCSS
$custom: #46be98; $custom-light: #86d2b6; $custom-dark: #000000;
JSON
{
"hex": "#46be98",
"rgb": {
"r": 70,
"g": 190,
"b": 152
},
"hsl": {
"h": 161,
"s": 48,
"l": 50.98
},
"oklch": {
"l": 0.72409,
"c": 0.12113,
"h": 168.5
},
"luminance": 0.40396
}Semantic roles & 50–950 ramp
primary
#46BE98
secondary
#CA95A6
accent
#507BD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380