#47A79B#47A79B
#47A79B is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.8% C 0.092 H 184.2°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #47A79B |
|---|---|
| RGB | rgb(71, 167, 155) |
| HSL | hsl(173, 40%, 47%) |
| HSV | hsv(173, 57%, 65%) |
| CMYK | cmyk(57.5%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(62.79, -31.11, -2.29) |
| CIE-LCH | lch(62.79, 31.19, 184.20°) |
| OKLab | oklab(66.78% -0.0917 -0.0067) |
| OKLCH | oklch(66.78% 0.092 184.2) |
| XYZ | xyz(22.3310, 31.3414, 35.8766) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.25
Dull Teal
#5F9E8F
ΔE00 4.59
Sea
#3C9992
ΔE00 4.71
Blue Green
#0F9B8E
ΔE00 5.08
Grey Teal
#5E9B8A
ΔE00 5.59
Topaz
#13BBAF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A79B #A74753
analogous
#47A76B #47A79B #4783A7
triadic
#47A79B #9B47A7 #A79B47
tetradic
#47A79B #6B47A7 #A74753 #83A747
square
#47A79B #6B47A7 #A74753 #83A747
split-complementary
#47A79B #A74783 #A76B47
monochromatic
#22514B #357C73 #47A79B #6BC0B5 #96D2CB
Accessibility & contrast
On white
2.89
#47A79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#47A79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A79B
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A79B | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9B
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #47a79b; /* rgb */ color: rgb(71, 167, 155); /* oklch */ color: oklch(66.8% 0.092 184.2);
Tailwind
colors: {
custom: {
50: '#84c1b8',
500: '#47a79b',
950: '#000000',
},
}SCSS
$custom: #47a79b; $custom-light: #84c1b8; $custom-dark: #000000;
JSON
{
"hex": "#47a79b",
"rgb": {
"r": 71,
"g": 167,
"b": 155
},
"hsl": {
"h": 172.5,
"s": 40.336,
"l": 46.667
},
"oklch": {
"l": 0.66784,
"c": 0.09199,
"h": 184.2
},
"luminance": 0.31344
}Semantic roles & 50–950 ramp
primary
#47A79B
secondary
#BE8B92
accent
#5867D0
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180