#2FBA99#2FBA99
#2FBA99 is a light, vivid teal. Relative luminance 0.380; OKLCH L 70.9% C 0.125 H 172.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBA99 |
|---|---|
| RGB | rgb(47, 186, 153) |
| HSL | hsl(166, 60%, 46%) |
| HSV | hsv(166, 75%, 73%) |
| CMYK | cmyk(74.7%, 0%, 17.7%, 27.1%) |
| CIE-LAB | lab(68.03, -44.10, 6.36) |
| CIE-LCH | lch(68.03, 44.56, 171.79°) |
| OKLab | oklab(70.87% -0.1241 0.0161) |
| OKLCH | oklch(70.87% 0.125 172.6) |
| XYZ | xyz(24.4780, 38.0191, 36.1792) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.28
Tealish
#24BCA8
ΔE00 4.27
Turquoise (survey)
#06C2AC
ΔE00 4.50
Green Blue
#01C08D
ΔE00 4.66
Greenblue
#23C48B
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBA99 #BA2F50
analogous
#2FBA53 #2FBA99 #2F96BA
triadic
#2FBA99 #992FBA #BA992F
tetradic
#2FBA99 #532FBA #BA2F50 #96BA2F
square
#2FBA99 #532FBA #BA2F50 #96BA2F
split-complementary
#2FBA99 #BA2F96 #BA532F
monochromatic
#165849 #238971 #2FBA99 #53D3B5 #84E0CA
Accessibility & contrast
On white
2.44
#2FBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#2FBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBA99
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBA99 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE97
Deuteranopia (green-blind)
#A2A09B
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2fba99; /* rgb */ color: rgb(47, 186, 153); /* oklch */ color: oklch(70.9% 0.125 172.6);
Tailwind
colors: {
custom: {
50: '#7dcfb7',
500: '#2fba99',
950: '#000000',
},
}SCSS
$custom: #2fba99; $custom-light: #7dcfb7; $custom-dark: #000000;
JSON
{
"hex": "#2fba99",
"rgb": {
"r": 47,
"g": 186,
"b": 153
},
"hsl": {
"h": 165.755,
"s": 59.657,
"l": 45.686
},
"oklch": {
"l": 0.70872,
"c": 0.12513,
"h": 172.6
},
"luminance": 0.38022
}Semantic roles & 50–950 ramp
primary
#2FBA99
secondary
#C97C8E
accent
#456AE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280