#46AF99#46AF99
#46AF99 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.102 H 176.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #46AF99 |
|---|---|
| RGB | rgb(70, 175, 153) |
| HSL | hsl(167, 43%, 48%) |
| HSV | hsv(167, 60%, 69%) |
| CMYK | cmyk(60%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(65.17, -35.59, 2.29) |
| CIE-LCH | lch(65.17, 35.66, 176.31°) |
| OKLab | oklab(68.68% -0.1021 0.0055) |
| OKLCH | oklch(68.68% 0.102 176.9) |
| XYZ | xyz(23.6029, 34.2595, 35.4997) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.65
Tealish
#24BCA8
ΔE00 4.29
Lightseagreen
#20B2AA
ΔE00 5.63
Topaz
#13BBAF
ΔE00 5.68
Turquoise (survey)
#06C2AC
ΔE00 5.80
Dull Teal
#5F9E8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AF99 #AF465C
analogous
#46AF65 #46AF99 #4690AF
triadic
#46AF99 #9946AF #AF9946
tetradic
#46AF99 #6546AF #AF465C #90AF46
square
#46AF99 #6546AF #AF465C #90AF46
split-complementary
#46AF99 #AF4690 #AF6546
monochromatic
#23584D #358373 #46AF99 #6DC5B2 #99D6C9
Accessibility & contrast
On white
2.67
#46AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#46AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AF99
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AF99 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#99999B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #46af99; /* rgb */ color: rgb(70, 175, 153); /* oklch */ color: oklch(68.7% 0.102 176.9);
Tailwind
colors: {
custom: {
50: '#84c7b7',
500: '#46af99',
950: '#000000',
},
}SCSS
$custom: #46af99; $custom-light: #84c7b7; $custom-dark: #000000;
JSON
{
"hex": "#46af99",
"rgb": {
"r": 70,
"g": 175,
"b": 153
},
"hsl": {
"h": 167.429,
"s": 42.857,
"l": 48.039
},
"oklch": {
"l": 0.68684,
"c": 0.10225,
"h": 176.9
},
"luminance": 0.34262
}Semantic roles & 50–950 ramp
primary
#46AF99
secondary
#C28E99
accent
#556FD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280