#2FB49A#2FB49A
#2FB49A is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.4% C 0.118 H 176.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB49A |
|---|---|
| RGB | rgb(47, 180, 154) |
| HSL | hsl(168, 59%, 45%) |
| HSV | hsv(168, 74%, 71%) |
| CMYK | cmyk(73.9%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(66.20, -41.26, 3.16) |
| CIE-LCH | lch(66.20, 41.38, 175.62°) |
| OKLab | oklab(69.38% -0.1176 0.0077) |
| OKLCH | oklch(69.38% 0.118 176.2) |
| XYZ | xyz(23.3233, 35.5772, 36.2034) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.94
Tealish
#24BCA8
ΔE00 3.20
Turquoise (survey)
#06C2AC
ΔE00 4.33
Topaz
#13BBAF
ΔE00 5.42
Lightseagreen
#20B2AA
ΔE00 6.25
Green Blue
#01C08D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB49A #B42F49
analogous
#2FB458 #2FB49A #2F8BB4
triadic
#2FB49A #9A2FB4 #B49A2F
tetradic
#2FB49A #582FB4 #B42F49 #8BB42F
square
#2FB49A #582FB4 #B42F49 #8BB42F
split-complementary
#2FB49A #B42F8B #B4582F
monochromatic
#165347 #228370 #2FB49A #4FD1B8 #80DECB
Accessibility & contrast
On white
2.59
#2FB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#2FB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB49A
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB49A | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA999
Deuteranopia (green-blind)
#9B9C9C
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb49a; /* rgb */ color: rgb(47, 180, 154); /* oklch */ color: oklch(69.4% 0.118 176.2);
Tailwind
colors: {
custom: {
50: '#7ccbb7',
500: '#2fb49a',
950: '#000000',
},
}SCSS
$custom: #2fb49a; $custom-light: #7ccbb7; $custom-dark: #000000;
JSON
{
"hex": "#2fb49a",
"rgb": {
"r": 47,
"g": 180,
"b": 154
},
"hsl": {
"h": 168.271,
"s": 58.59,
"l": 44.51
},
"oklch": {
"l": 0.69375,
"c": 0.11784,
"h": 176.2
},
"luminance": 0.3558
}Semantic roles & 50–950 ramp
primary
#2FB49A
secondary
#C77888
accent
#4664E2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280