#2FAA96#2FAA96
#2FAA96 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.7% C 0.109 H 179.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA96 |
|---|---|
| RGB | rgb(47, 170, 150) |
| HSL | hsl(170, 57%, 43%) |
| HSV | hsv(170, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(62.97, -37.89, 0.70) |
| CIE-LCH | lch(62.97, 37.90, 178.94°) |
| OKLab | oklab(66.71% -0.1093 0.0012) |
| OKLCH | oklch(66.71% 0.109 179.4) |
| XYZ | xyz(21.0493, 31.5533, 33.8293) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.20
Tealish
#24BCA8
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.29
Topaz
#13BBAF
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA96 #AA2F43
analogous
#2FAA59 #2FAA96 #2F80AA
triadic
#2FAA96 #962FAA #AA962F
tetradic
#2FAA96 #592FAA #AA2F43 #80AA2F
square
#2FAA96 #592FAA #AA2F43 #80AA2F
split-complementary
#2FAA96 #AA2F80 #AA592F
monochromatic
#144A41 #227A6C #2FAA96 #49CDB7 #79DACA
Accessibility & contrast
On white
2.87
#2FAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#2FAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA96
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA96 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#929398
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2faa96; /* rgb */ color: rgb(47, 170, 150); /* oklch */ color: oklch(66.7% 0.109 179.4);
Tailwind
colors: {
custom: {
50: '#7ac4b4',
500: '#2faa96',
950: '#000000',
},
}SCSS
$custom: #2faa96; $custom-light: #7ac4b4; $custom-dark: #000000;
JSON
{
"hex": "#2faa96",
"rgb": {
"r": 47,
"g": 170,
"b": 150
},
"hsl": {
"h": 170.244,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66708,
"c": 0.10931,
"h": 179.4
},
"luminance": 0.31556
}Semantic roles & 50–950 ramp
primary
#2FAA96
secondary
#C2727F
accent
#4861E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280