#2FB899#2FB899
#2FB899 is a light, vivid teal. Relative luminance 0.372; OKLCH L 70.4% C 0.123 H 173.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB899 |
|---|---|
| RGB | rgb(47, 184, 153) |
| HSL | hsl(166, 59%, 45%) |
| HSV | hsv(166, 74%, 72%) |
| CMYK | cmyk(74.5%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(67.41, -43.25, 5.47) |
| CIE-LCH | lch(67.41, 43.59, 172.79°) |
| OKLab | oklab(70.36% -0.1221 0.0138) |
| OKLCH | oklch(70.36% 0.123 173.6) |
| XYZ | xyz(24.0596, 37.1823, 36.0397) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.82
Tealish
#24BCA8
ΔE00 3.88
Turquoise (survey)
#06C2AC
ΔE00 4.37
Green Blue
#01C08D
ΔE00 5.31
Topaz
#13BBAF
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB899 #B82F4E
analogous
#2FB854 #2FB899 #2F93B8
triadic
#2FB899 #992FB8 #B8992F
tetradic
#2FB899 #542FB8 #B82F4E #93B82F
square
#2FB899 #542FB8 #B82F4E #93B82F
split-complementary
#2FB899 #B82F93 #B8542F
monochromatic
#165748 #238770 #2FB899 #52D3B5 #82DFCA
Accessibility & contrast
On white
2.49
#2FB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#2FB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB899
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB899 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb899; /* rgb */ color: rgb(47, 184, 153); /* oklch */ color: oklch(70.4% 0.123 173.6);
Tailwind
colors: {
custom: {
50: '#7dceb7',
500: '#2fb899',
950: '#000000',
},
}SCSS
$custom: #2fb899; $custom-light: #7dceb7; $custom-dark: #000000;
JSON
{
"hex": "#2fb899",
"rgb": {
"r": 47,
"g": 184,
"b": 153
},
"hsl": {
"h": 166.423,
"s": 59.307,
"l": 45.294
},
"oklch": {
"l": 0.70363,
"c": 0.12287,
"h": 173.6
},
"luminance": 0.37185
}Semantic roles & 50–950 ramp
primary
#2FB899
secondary
#C87B8C
accent
#4569E2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280