#46C898#46C898
#46C898 is a light, vivid teal. Relative luminance 0.449; OKLCH L 74.9% C 0.134 H 164.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #46C898 |
|---|---|
| RGB | rgb(70, 200, 152) |
| HSL | hsl(158, 54%, 53%) |
| HSV | hsv(158, 65%, 78%) |
| CMYK | cmyk(65%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.81, -46.79, 13.75) |
| CIE-LCH | lch(72.81, 48.77, 163.62°) |
| OKLab | oklab(74.91% -0.1292 0.0352) |
| OKLCH | oklch(74.91% 0.134 164.8) |
| XYZ | xyz(28.8446, 44.8745, 36.8412) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.80
Green Blue
#01C08D
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 3.83
Greenish Teal
#32BF84
ΔE00 3.84
Mediumaquamarine
#66CDAA
ΔE00 4.24
Aquamarine (survey)
#04D8B2
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46C898 #C84676
analogous
#46C857 #46C898 #46B7C8
triadic
#46C898 #9846C8 #C89846
tetradic
#46C898 #5746C8 #C84676 #B7C846
square
#46C898 #5746C8 #C84676 #B7C846
split-complementary
#46C898 #C846B7 #C85746
monochromatic
#227254 #30A177 #46C898 #75D6B2 #A4E4CD
Accessibility & contrast
On white
2.11
#46C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#46C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46C898
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46C898 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B3AD9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #46c898; /* rgb */ color: rgb(70, 200, 152); /* oklch */ color: oklch(74.9% 0.134 164.8);
Tailwind
colors: {
custom: {
50: '#88d9b6',
500: '#46c898',
950: '#000000',
},
}SCSS
$custom: #46c898; $custom-light: #88d9b6; $custom-dark: #000000;
JSON
{
"hex": "#46c898",
"rgb": {
"r": 70,
"g": 200,
"b": 152
},
"hsl": {
"h": 157.846,
"s": 54.167,
"l": 52.941
},
"oklch": {
"l": 0.74912,
"c": 0.13386,
"h": 164.8
},
"luminance": 0.44878
}Semantic roles & 50–950 ramp
primary
#46C898
secondary
#D199AE
accent
#4A81DE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380