#2FAA99#2FAA99
#2FAA99 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.8% C 0.108 H 181.6°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA99 |
|---|---|
| RGB | rgb(47, 170, 153) |
| HSL | hsl(172, 57%, 43%) |
| HSV | hsv(172, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.05, -37.07, -0.86) |
| CIE-LCH | lch(63.05, 37.08, 181.33°) |
| OKLab | oklab(66.8% -0.1079 -0.0029) |
| OKLCH | oklch(66.8% 0.108 181.6) |
| XYZ | xyz(21.2940, 31.6512, 35.1178) |
| Luminance | 0.3165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.19
Blue Green
#0F9B8E
ΔE00 4.98
Greeny Blue
#42B395
ΔE00 5.01
Tealish
#24BCA8
ΔE00 5.08
Topaz
#13BBAF
ΔE00 5.34
Dull Teal
#5F9E8F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA99 #AA2F40
analogous
#2FAA5B #2FAA99 #2F7EAA
triadic
#2FAA99 #992FAA #AA992F
tetradic
#2FAA99 #5B2FAA #AA2F40 #7EAA2F
square
#2FAA99 #5B2FAA #AA2F40 #7EAA2F
split-complementary
#2FAA99 #AA2F7E #AA5B2F
monochromatic
#144A43 #227A6E #2FAA99 #49CDBB #79DACD
Accessibility & contrast
On white
2.86
#2FAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#2FAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA99
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA99 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#91939B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2faa99; /* rgb */ color: rgb(47, 170, 153); /* oklch */ color: oklch(66.8% 0.108 181.6);
Tailwind
colors: {
custom: {
50: '#7ac4b7',
500: '#2faa99',
950: '#000000',
},
}SCSS
$custom: #2faa99; $custom-light: #7ac4b7; $custom-dark: #000000;
JSON
{
"hex": "#2faa99",
"rgb": {
"r": 47,
"g": 170,
"b": 153
},
"hsl": {
"h": 171.707,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66801,
"c": 0.10793,
"h": 181.6
},
"luminance": 0.31654
}Semantic roles & 50–950 ramp
primary
#2FAA99
secondary
#C2727E
accent
#485DE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280