#2FAA94#2FAA94
#2FAA94 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.6% C 0.110 H 177.9°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA94 |
|---|---|
| RGB | rgb(47, 170, 148) |
| HSL | hsl(169, 57%, 43%) |
| HSV | hsv(169, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(62.92, -38.43, 1.74) |
| CIE-LCH | lch(62.92, 38.47, 177.41°) |
| OKLab | oklab(66.65% -0.1102 0.004) |
| OKLCH | oklch(66.65% 0.11 177.9) |
| XYZ | xyz(20.8897, 31.4895, 32.9884) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.74
Tealish
#24BCA8
ΔE00 5.25
Blue Green
#0F9B8E
ΔE00 5.58
Lightseagreen
#20B2AA
ΔE00 5.74
Topaz
#13BBAF
ΔE00 6.31
Dull Teal
#5F9E8F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA94 #AA2F45
analogous
#2FAA56 #2FAA94 #2F83AA
triadic
#2FAA94 #942FAA #AA942F
tetradic
#2FAA94 #562FAA #AA2F45 #83AA2F
square
#2FAA94 #562FAA #AA2F45 #83AA2F
split-complementary
#2FAA94 #AA2F83 #AA562F
monochromatic
#144A41 #227A6A #2FAA94 #49CDB5 #79DAC9
Accessibility & contrast
On white
2.88
#2FAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#2FAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA94
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA94 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F93
Deuteranopia (green-blind)
#929396
Tritanopia (blue-blind)
#00ADA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2faa94; /* rgb */ color: rgb(47, 170, 148); /* oklch */ color: oklch(66.6% 0.110 177.9);
Tailwind
colors: {
custom: {
50: '#7ac4b3',
500: '#2faa94',
950: '#000000',
},
}SCSS
$custom: #2faa94; $custom-light: #7ac4b3; $custom-dark: #000000;
JSON
{
"hex": "#2faa94",
"rgb": {
"r": 47,
"g": 170,
"b": 148
},
"hsl": {
"h": 169.268,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66647,
"c": 0.11031,
"h": 177.9
},
"luminance": 0.31492
}Semantic roles & 50–950 ramp
primary
#2FAA94
secondary
#C27281
accent
#4863E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280