#47AF99#47AF99
#47AF99 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.102 H 176.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #47AF99 |
|---|---|
| RGB | rgb(71, 175, 153) |
| HSL | hsl(167, 42%, 48%) |
| HSV | hsv(167, 59%, 69%) |
| CMYK | cmyk(59.4%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(65.20, -35.39, 2.34) |
| CIE-LCH | lch(65.20, 35.47, 176.22°) |
| OKLab | oklab(68.72% -0.1015 0.0056) |
| OKLCH | oklch(68.72% 0.102 176.8) |
| XYZ | xyz(23.6756, 34.2971, 35.5031) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.65
Tealish
#24BCA8
ΔE00 4.33
Lightseagreen
#20B2AA
ΔE00 5.67
Topaz
#13BBAF
ΔE00 5.72
Turquoise (survey)
#06C2AC
ΔE00 5.84
Dull Teal
#5F9E8F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AF99 #AF475D
analogous
#47AF65 #47AF99 #4791AF
triadic
#47AF99 #9947AF #AF9947
tetradic
#47AF99 #6547AF #AF475D #91AF47
square
#47AF99 #6547AF #AF475D #91AF47
split-complementary
#47AF99 #AF4791 #AF6547
monochromatic
#24584D #358373 #47AF99 #6FC4B2 #9AD6C9
Accessibility & contrast
On white
2.67
#47AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#47AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AF99
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AF99 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#999A9B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47af99; /* rgb */ color: rgb(71, 175, 153); /* oklch */ color: oklch(68.7% 0.102 176.8);
Tailwind
colors: {
custom: {
50: '#85c7b7',
500: '#47af99',
950: '#000000',
},
}SCSS
$custom: #47af99; $custom-light: #85c7b7; $custom-dark: #000000;
JSON
{
"hex": "#47af99",
"rgb": {
"r": 71,
"g": 175,
"b": 153
},
"hsl": {
"h": 167.308,
"s": 42.276,
"l": 48.235
},
"oklch": {
"l": 0.68717,
"c": 0.10169,
"h": 176.8
},
"luminance": 0.34299
}Semantic roles & 50–950 ramp
primary
#47AF99
secondary
#C28F9A
accent
#5670D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280