#2FAA97#2FAA97
#2FAA97 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.7% C 0.109 H 180.1°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA97 |
|---|---|
| RGB | rgb(47, 170, 151) |
| HSL | hsl(171, 57%, 43%) |
| HSV | hsv(171, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(63.00, -37.62, 0.18) |
| CIE-LCH | lch(63.00, 37.62, 179.73°) |
| OKLab | oklab(66.74% -0.1088 -0.0001) |
| OKLCH | oklch(66.74% 0.109 180.1) |
| XYZ | xyz(21.1302, 31.5857, 34.2552) |
| Luminance | 0.3159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.46
Lightseagreen
#20B2AA
ΔE00 4.80
Tealish
#24BCA8
ΔE00 5.07
Blue Green
#0F9B8E
ΔE00 5.17
Topaz
#13BBAF
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA97 #AA2F42
analogous
#2FAA5A #2FAA97 #2F7FAA
triadic
#2FAA97 #972FAA #AA972F
tetradic
#2FAA97 #5A2FAA #AA2F42 #7FAA2F
square
#2FAA97 #5A2FAA #AA2F42 #7FAA2F
split-complementary
#2FAA97 #AA2F7F #AA5A2F
monochromatic
#144A42 #227A6C #2FAA97 #49CDB8 #79DACB
Accessibility & contrast
On white
2.87
#2FAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#2FAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA97
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA97 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#929399
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2faa97; /* rgb */ color: rgb(47, 170, 151); /* oklch */ color: oklch(66.7% 0.109 180.1);
Tailwind
colors: {
custom: {
50: '#7ac4b5',
500: '#2faa97',
950: '#000000',
},
}SCSS
$custom: #2faa97; $custom-light: #7ac4b5; $custom-dark: #000000;
JSON
{
"hex": "#2faa97",
"rgb": {
"r": 47,
"g": 170,
"b": 151
},
"hsl": {
"h": 170.732,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66739,
"c": 0.10883,
"h": 180.1
},
"luminance": 0.31588
}Semantic roles & 50–950 ramp
primary
#2FAA97
secondary
#C2727F
accent
#485FE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280