#46C799#46C799
#46C799 is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.7% C 0.132 H 165.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #46C799 |
|---|---|
| RGB | rgb(70, 199, 153) |
| HSL | hsl(159, 54%, 53%) |
| HSV | hsv(159, 65%, 78%) |
| CMYK | cmyk(64.8%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.53, -46.15, 12.82) |
| CIE-LCH | lch(72.53, 47.90, 164.48°) |
| OKLab | oklab(74.69% -0.1277 0.0328) |
| OKLCH | oklch(74.69% 0.132 165.6) |
| XYZ | xyz(28.6960, 44.4458, 37.1974) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.05
Green Blue
#01C08D
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 4.00
Greenish Teal
#32BF84
ΔE00 4.04
Aquamarine (survey)
#04D8B2
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46C799 #C74674
analogous
#46C759 #46C799 #46B4C7
triadic
#46C799 #9946C7 #C79946
tetradic
#46C799 #5946C7 #C74674 #B4C746
square
#46C799 #5946C7 #C74674 #B4C746
split-complementary
#46C799 #C746B4 #C75946
monochromatic
#227155 #30A078 #46C799 #75D5B3 #A4E3CD
Accessibility & contrast
On white
2.12
#46C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#46C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46C799
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46C799 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #46c799; /* rgb */ color: rgb(70, 199, 153); /* oklch */ color: oklch(74.7% 0.132 165.6);
Tailwind
colors: {
custom: {
50: '#88d9b7',
500: '#46c799',
950: '#000000',
},
}SCSS
$custom: #46c799; $custom-light: #88d9b7; $custom-dark: #000000;
JSON
{
"hex": "#46c799",
"rgb": {
"r": 70,
"g": 199,
"b": 153
},
"hsl": {
"h": 158.605,
"s": 53.527,
"l": 52.745
},
"oklch": {
"l": 0.74687,
"c": 0.1318,
"h": 165.6
},
"luminance": 0.44449
}Semantic roles & 50–950 ramp
primary
#46C799
secondary
#D098AC
accent
#4B7FDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1511
muted
#7D8380