#47C09C#47C09C
#47C09C is a light, vivid teal. Relative luminance 0.414; OKLCH L 73.0% C 0.120 H 169.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #47C09C |
|---|---|
| RGB | rgb(71, 192, 156) |
| HSL | hsl(162, 49%, 52%) |
| HSV | hsv(162, 63%, 75%) |
| CMYK | cmyk(63%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.48, -42.28, 8.30) |
| CIE-LCH | lch(70.48, 43.08, 168.90°) |
| OKLab | oklab(73.05% -0.1184 0.0212) |
| OKLCH | oklch(73.05% 0.12 169.9) |
| XYZ | xyz(27.4459, 41.4363, 37.9976) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 4.15
Green Blue
#01C08D
ΔE00 4.23
Greenblue
#23C48B
ΔE00 5.15
Turquoise (survey)
#06C2AC
ΔE00 5.32
Tealish
#24BCA8
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47C09C #C0476B
analogous
#47C060 #47C09C #47A8C0
triadic
#47C09C #9C47C0 #C09C47
tetradic
#47C09C #6047C0 #C0476B #A8C047
square
#47C09C #6047C0 #C0476B #A8C047
split-complementary
#47C09C #C047A8 #C06047
monochromatic
#246954 #339679 #47C09C #75D0B5 #A2DFCD
Accessibility & contrast
On white
2.26
#47C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#47C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47C09C
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47C09C | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#AAA79E
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #47c09c; /* rgb */ color: rgb(71, 192, 156); /* oklch */ color: oklch(73.0% 0.120 169.9);
Tailwind
colors: {
custom: {
50: '#87d4b9',
500: '#47c09c',
950: '#000000',
},
}SCSS
$custom: #47c09c; $custom-light: #87d4b9; $custom-dark: #000000;
JSON
{
"hex": "#47c09c",
"rgb": {
"r": 71,
"g": 192,
"b": 156
},
"hsl": {
"h": 162.149,
"s": 48.988,
"l": 51.569
},
"oklch": {
"l": 0.73045,
"c": 0.12032,
"h": 169.9
},
"luminance": 0.41439
}Semantic roles & 50–950 ramp
primary
#47C09C
secondary
#CC97A7
accent
#4F78D9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380